Changeset 1176 for trunk/eas.c


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

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eas.c

    r1039 r1176  
    2323#define INCL_WIN
    2424
     25#include "dll\fm3dll.h"
    2526#include "dll\fm3dlg.h"
    2627#include "dll\makelist.h"
    27 #include "dll\fm3dll.h"
     28#include "dll\eas.h"                    // DisplayEAsProc
     29#include "dll\init.h"                   // InitFM3DLL
     30#include "dll\valid.h"                  // IsFile
     31#include "dll\wrappers.h"                       // xfree
     32#include "dll\getnames.h"                       // insert_filename
    2833
    2934static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.