Changeset 1180 for trunk/dll/getnames.c


Ignore:
Timestamp:
Sep 10, 2008, 11:54:36 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/getnames.c

    r1158 r1180  
    2121#define INCL_LONGLONG
    2222
     23#include "fm3dll.h"
    2324#include "fm3dlg.h"
    2425#include "fm3str.h"
     
    2728#include "getnames.h"
    2829#include "walkem.h"                     // load_udirs, remove_udir
    29 #include "fm3dll.h"
     30#include "valid.h"                      // MakeFullName
     31#include "copyf.h"                      // unlinkf
     32#include "misc.h"                       // PaintRecessedWindow
     33#include "wrappers.h"                   // xDosFindFirst
    3034
    3135#pragma data_seg(DATA1)
Note: See TracChangeset for help on using the changeset viewer.