Changeset 1228 for trunk/dll/viewer.c
- Timestamp:
- Sep 14, 2008, 1:13:40 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/viewer.c
r1214 r1228 29 29 30 30 #include "fm3dll.h" 31 #include "fm3dll2.h" // #define's for UM_*, control id's, etc. 32 #include "viewer.h" 31 33 #include "mainwnd2.h" // Data declaration(s) 32 34 #include "collect.h" // Data declaration(s) … … 42 44 #include "colors.h" // ColorDlgProc 43 45 #include "mainwnd.h" // FillClient 44 #include "viewer.h"45 46 #include "codepage.h" // PickCodepage 46 47 #include "dirs.h" // switch_to
Note:
See TracChangeset
for help on using the changeset viewer.