Changeset 1181 for trunk/dll/loadbmp.c
- Timestamp:
- Sep 10, 2008, 11:55:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/loadbmp.c
r1158 r1181 29 29 #define INCL_LONGLONG // dircnrs.h 30 30 31 #include "fm3dll.h" 31 32 #include "errutil.h" // Dos_Error... 32 33 #include "loadbmp.h" 33 #include "fm3dll.h" 34 #include "wrappers.h" // xfree 35 #include "dirs.h" // save_dir2 34 36 35 37 static PSZ pszSrcFile = __FILE__;
Note:
See TracChangeset
for help on using the changeset viewer.