Changeset 1226 for trunk/dll/select.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/select.c

    r1212 r1226  
    4343
    4444#include "fm3dll.h"
     45#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     46#include "select.h"
    4547#include "notebook.h"                   // Data declaration(s)
    4648#include "newview.h"                    // Data declarations
     
    5052#include "errutil.h"                    // Dos_Error...
    5153#include "strutil.h"                    // GetPString
    52 #include "select.h"
    5354#include "valid.h"                      // TestCDates
    5455#include "misc.h"                       // CurrentRecord
Note: See TracChangeset for help on using the changeset viewer.