Changeset 1227 for trunk/dll/tools.c


Ignore:
Timestamp:
Sep 14, 2008, 1:13:11 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Moved typedef's and some #define's from fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/tools.c

    r1213 r1227  
    3434
    3535#include "fm3dll.h"
     36#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     37#include "tools.h"
    3638#include "arccnrs.h"                    // Data declaration(s)
    3739#include "notebook.h"                   // Data declaration(s)
     
    3941#include "mainwnd.h"                    // Data declaration(s)
    4042#include "fm3dlg.h"
    41 #include "tools.h"
    4243#include "fm3str.h"
    4344#include "errutil.h"                    // Dos_Error...
Note: See TracChangeset for help on using the changeset viewer.