Changeset 1186 for trunk/dll/notebook.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/notebook.c

    r1161 r1186  
    5151#define INCL_LONGLONG                   // dircnrs.h
    5252
     53#include "fm3dll.h"
    5354#include "fm3dlg.h"
    5455#include "fm3str.h"
     
    6061#include "mainwnd.h"                    // SaveDirCnrState
    6162#include "walkem.h"                     // WalkExtractDlgProc
    62 #include "fm3dll.h"
     63#include "valid.h"                      // MakeFullName
     64#include "filter.h"                     // PickMaskDlgProc
     65#include "avl.h"                        // SBoxDlgProc
     66#include "select.h"                     // SetMask
     67#include "mkdir.h"                      // SetTargetDir
     68#include "subj.h"                       // Subject
    6369#include "misc.h"                       // LoadDetailsSwitches, SetConditionalCascade
     70#include "strips.h"                     // bstrip
     71#include "wrappers.h"                   // xmalloc
    6472#include "fortify.h"
    6573
Note: See TracChangeset for help on using the changeset viewer.