Changeset 1178 for trunk/dll/instant.c


Ignore:
Timestamp:
Sep 10, 2008, 11:53:43 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/instant.c

    r1156 r1178  
    2323#define INCL_LONGLONG                   // dircnrs.h
    2424
     25#include "fm3dll.h"
    2526#include "fm3dlg.h"
    2627#include "fm3str.h"
     
    2930#include "strutil.h"                    // GetPString
    3031#include "instant.h"
    31 #include "fm3dll.h"
     32#include "misc.h"                       // GetCmdSpec
     33#include "systemf.h"                    // runemf2
     34#include "strips.h"                     // bstrip
    3235
    3336#pragma data_seg(DATA1)
Note: See TracChangeset for help on using the changeset viewer.