Changeset 1227 for trunk/dll/undel.c


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

    r1214 r1227  
    2929
    3030#include "fm3dll.h"
     31#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     32#include "undel.h"
    3133#include "init.h"                       // Data declaration(s)
    3234#include "mainwnd.h"                    // Data declaration(s)
     
    3941#include "common.h"                     // DecrThreadUsage, IncrThreadUsage
    4042#include "valid.h"                      // MakeFullName
    41 #include "undel.h"
    4243#include "copyf.h"                      // unlinkf
    4344#include "wrappers.h"                   // xfgets
Note: See TracChangeset for help on using the changeset viewer.