Changeset 1212 for trunk/dll/srchpath.c


Ignore:
Timestamp:
Sep 13, 2008, 8:52:38 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Move data declarations/definitions out of fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/srchpath.c

    r1193 r1212  
    2121#define INCL_LONGLONG                   // dircnrs.h
    2222
     23#include "fm3dll.h"
    2324#include "fm3dlg.h"
    2425#include "fm3str.h"
     
    2728#include "srchpath.h"
    2829#include "systemf.h"                    // runemf2
    29 #include "fm3dll.h"
     30#include "notebook.h"                   // Data declaration(s)
    3031
    3132static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.