Changeset 1186 for trunk/dll/avv.c


Ignore:
Timestamp:
Sep 10, 2008, 11:57:37 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/avv.c

    r1162 r1186  
    3737#define INCL_LONGLONG                   // dircnrs.h
    3838
     39#include "fm3dll.h"
    3940#include "fm3dlg.h"
    4041#include "version.h"
     
    4243#include "strutil.h"                    // GetPString
    4344#include "errutil.h"                    // Runtime_Error
    44 #include "avv.h"                        // ArcReviewDlgProc
    4545#include "cmdline.h"                    // CmdLineDlgProc
    4646#include "avv.h"
    4747#include "literal.h"                    // fixup
    48 #include "fm3dll.h"
     48#include "avl.h"                        // SBoxDlgProc
     49#include "wrappers.h"                   // xfgets
    4950#include "pathutil.h"                   // NormalizeCmdLine
     51#include "strips.h"                     // bstrip
     52#include "misc.h"                       // CheckDriveSpaceAvail
     53#include "srchpath.h"                   // searchpath
     54#include "systemf.h"                    // runemf2
    5055#include "fortify.h"
    5156
Note: See TracChangeset for help on using the changeset viewer.