Changeset 1182 for trunk/dll/autoview.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/autoview.c

    r1159 r1182  
    3737#define INCL_LONGLONG
    3838
     39#include "fm3dll.h"
    3940#include "fm3dlg.h"
    4041#include "fm3str.h"
     
    4647#include "defview.h"                    // DefaultView
    4748#include "valid.h"                      // IsBinary
    48 #include "fm3dll.h"
    49 
     49#include "misc.h"                       // CheckMenu
     50#include "common.h"                     // CommonTextButton
     51#include "presparm.h"                   // CopyPresParams
     52#include "eas.h"                        // DisplayEAsProc
     53#include "chklist.h"                    // PopupMenu
     54#include "wrappers.h"                   // xDosSetPathInfo
     55#include "commafmt.h"                   // CommaFmtULL
    5056#include "fortify.h"
    5157
Note: See TracChangeset for help on using the changeset viewer.