Changeset 1182 for trunk/dll/misc.c


Ignore:
Timestamp:
Sep 10, 2008, 11:55:47 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/misc.c

    r1159 r1182  
    6565#define INCL_LONGLONG
    6666
     67#include "fm3dll.h"
    6768#include "fm3dlg.h"
    6869#include "fm3str.h"
     
    7576#include "copyf.h"                      // WriteLongName
    7677#include "strips.h"                     // chop_at_crnl
    77 #include "fm3dll.h"
     78#include "valid.h"                      // CheckDrive
     79#include "presparm.h"                   // CopyPresParams
     80#include "systemf.h"                    // ExecOnList
     81#include "viewer.h"                     // StartMLEEditor
     82#include "subj.h"                       // Subject
     83#include "wrappers.h"                   // xDosSetPathInfo
     84#include "commafmt.h"                   // CommaFmtULL
    7885#include "fortify.h"
    7986#include "misc.h"
Note: See TracChangeset for help on using the changeset viewer.