Changeset 1214 for trunk/dll/viewinf.c


Ignore:
Timestamp:
Sep 13, 2008, 8:53:34 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Move data declarations/definitions out of fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/viewinf.c

    r1183 r1214  
    3030
    3131#include "fm3dll.h"
     32#include "notebook.h"                   // Data declaration(s)
     33#include "init.h"                       // Data declaration(s)
     34#include "mainwnd.h"                    // Data declaration(s)
    3235#include "fm3dlg.h"
    3336#include "fm3str.h"
Note: See TracChangeset for help on using the changeset viewer.