Changeset 1207 for trunk/dll/extract.c


Ignore:
Timestamp:
Sep 13, 2008, 8:49:41 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/extract.c

    r1179 r1207  
    2626
    2727#include "fm3dll.h"
     28#include "init.h"                       // Data declaration(s)
     29#include "arccnrs.h"                    // Data declaration(s)
     30#include "notebook.h"                   // Data declaration(s)
     31#include "mainwnd.h"                    // Data declaration(s)
    2832#include "fm3dlg.h"
    2933#include "fm3str.h"
Note: See TracChangeset for help on using the changeset viewer.