Changeset 1184 for trunk/dll/subj.c


Ignore:
Timestamp:
Sep 10, 2008, 11:56:44 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/subj.c

    r1047 r1184  
    2626#define INCL_LONGLONG
    2727
     28#include "fm3dll.h"
    2829#include "fm3dlg.h"
    2930#include "fm3str.h"
    3031#include "errutil.h"                    // Dos_Error...
    3132#include "strutil.h"                    // GetPString
    32 #include "fm3dll.h"
     33#include "input.h"                      // InputDlgProc
     34#include "subj.h"
     35#include "wrappers.h"                   // xDosSetPathInfo
     36#include "strips.h"                     // bstrip
    3337#include "fortify.h"
    3438
Note: See TracChangeset for help on using the changeset viewer.