Changeset 1225 for trunk/dll/mle.c


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

    r1210 r1225  
    3535
    3636#include "fm3dll.h"
     37#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     38#include "mle.h"
    3739#include "init.h"                       // Data declaration(s)
    3840#include "mainwnd.h"                    // Data declaration(s)
    3941#include "newview.h"                    // Data declarations
    4042#include "fm3dlg.h"
    41 #include "mle.h"
    4243#include "fm3str.h"
    4344#include "errutil.h"                    // Dos_Error...
Note: See TracChangeset for help on using the changeset viewer.