Changeset 1189 for trunk/dll/printer.c


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

    r1163 r1189  
    2626#define INCL_LONGLONG                   // dircnrs.h
    2727
     28#include "fm3dll.h"
    2829#include "fm3dlg.h"
    2930#include "fm3str.h"
     
    3435#include "defview.h"                    // QuickView
    3536#include "printer.h"
    36 #include "fm3dll.h"
     37#include "common.h"                     // DecrThreadUsage, IncrThreadUsage
     38#include "chklist.h"                    // PosOverOkay
     39#include "strips.h"                     // bstrip
     40#include "valid.h"                      // IsFile
     41#include "wrappers.h"                   // xfopen
     42#include "misc.h"                       // PostMsg
    3743#include "fortify.h"
    3844
Note: See TracChangeset for help on using the changeset viewer.