Changeset 1226 for trunk/dll/remap.c


Ignore:
Timestamp:
Sep 14, 2008, 1:12:40 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/remap.c

    r1212 r1226  
    2929
    3030#include "fm3dll.h"
     31#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     32#include "remap.h"
    3133#include "arccnrs.h"                    // Data declaration(s)
    3234#include "mainwnd.h"                    // Data declaration(s)
     
    4143#include "pathutil.h"                   // BldFullPathName
    4244#include "valid.h"                      // CheckDrive, FillInDriveFlags
    43 #include "remap.h"
    4445#include "wrappers.h"                   // xfgets
    4546#include "strips.h"                     // bstrip
Note: See TracChangeset for help on using the changeset viewer.