Changeset 1228 for trunk/dll/viewer.c


Ignore:
Timestamp:
Sep 14, 2008, 1:13:40 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Moved typedef's and some #define's from fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/viewer.c

    r1214 r1228  
    2929
    3030#include "fm3dll.h"
     31#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
     32#include "viewer.h"
    3133#include "mainwnd2.h"                   // Data declaration(s)
    3234#include "collect.h"                    // Data declaration(s)
     
    4244#include "colors.h"                     // ColorDlgProc
    4345#include "mainwnd.h"                    // FillClient
    44 #include "viewer.h"
    4546#include "codepage.h"                   // PickCodepage
    4647#include "dirs.h"                       // switch_to
Note: See TracChangeset for help on using the changeset viewer.