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

    r1212 r1226  
    2222
    2323#include "fm3dll.h"
     24#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     25#include "worker.h"                     // typedef MOVEIT
     26#include "rename.h"
    2427#include "notebook.h"                   // Data declaration(s)
    2528#include "init.h"                       // Data declaration(s)
     
    2932#include "strutil.h"                    // GetPString
    3033#include "copyf.h"                      // AdjustWildcardName
    31 #include "rename.h"
    3234#include "valid.h"                      // TestFDates
    3335#include "mkdir.h"                      // SetDir
Note: See TracChangeset for help on using the changeset viewer.