Changeset 1188 for trunk/dll/objcnr.c


Ignore:
Timestamp:
Sep 10, 2008, 11:58:30 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/objcnr.c

    r1163 r1188  
    3535#define INCL_LONGLONG
    3636
     37#include "fm3dll.h"
    3738#include "fm3dlg.h"
    3839#include "fm3str.h"
     
    4041#include "strutil.h"                    // GetPString
    4142#include "objcnr.h"
    42 #include "fm3dll.h"
     43#include "notify.h"                     // Notify
     44#include "wrappers.h"                   // xDosFindNext
    4345#include "select.h"                     // ExpandAll
    44 
     46#include "valid.h"                      // IsRoot
     47#include "misc.h"                       // PostMsg
    4548#include "fortify.h"
    4649
Note: See TracChangeset for help on using the changeset viewer.