Changeset 1225 for trunk/dll/mkdir.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/mkdir.c

    r1210 r1225  
    2323
    2424#include "fm3dll.h"
     25#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     26#include "mkdir.h"
    2527#include "common.h"                     // Data declaration(s)
    2628#include "init.h"                       // Data declaration(s)
     
    3234#include "strutil.h"                    // GetPString
    3335#include "notebook.h"                   // targetdirectoy
    34 #include "mkdir.h"
    3536#include "walkem.h"                     // WalkTargetDlgProc
    3637#include "misc.h"                       // Broadcast
Note: See TracChangeset for help on using the changeset viewer.