Changeset 1181 for trunk/dll/loadbmp.c


Ignore:
Timestamp:
Sep 10, 2008, 11:55:02 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/loadbmp.c

    r1158 r1181  
    2929#define INCL_LONGLONG                   // dircnrs.h
    3030
     31#include "fm3dll.h"
    3132#include "errutil.h"                    // Dos_Error...
    3233#include "loadbmp.h"
    33 #include "fm3dll.h"
     34#include "wrappers.h"                   // xfree
     35#include "dirs.h"                       // save_dir2
    3436
    3537static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.