Changeset 1177 for trunk/dll/dirsize.c


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

    r1156 r1177  
    5555#define INCL_LONGLONG
    5656
     57#include "fm3dll.h"
    5758#include "fm3dlg.h"
    5859#include "fm3str.h"
     
    6364#include "dirsize.h"
    6465#include "select.h"                     // ExpandAll
    65 #include "fm3dll.h"
    66 
     66#include "valid.h"                      // CheckDrive
     67#include "common.h"                     // OpenDirCnr
     68#include "shadow.h"                     // OpenObject
     69#include "presparm.h"                   // PresParamChanged
     70#include "commafmt.h"                   // commafmt
     71#include "getnames.h"                   // export_filename
     72#include "wrappers.h"                   // xDosFindNext
     73#include "dirs.h"                       // save_dir2
     74#include "misc.h"                       // PostMsg
    6775#include "fortify.h"
    6876
Note: See TracChangeset for help on using the changeset viewer.