Changeset 1224 for trunk/dll/input.c


Ignore:
Timestamp:
Sep 14, 2008, 1:11:41 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/input.c

    r1187 r1224  
    2222#define INCL_LONGLONG                   // dircnrs.h
    2323
     24#include "fm3dll.h"
     25#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     26#include "input.h"
    2427#include "fm3dlg.h"
    2528#include "fm3str.h"
    2629#include "errutil.h"                    // Dos_Error...
    2730#include "strutil.h"                    // GetPString
    28 #include "input.h"
    2931#include "fm3dll.h"
    3032
Note: See TracChangeset for help on using the changeset viewer.