Changeset 1173 for trunk/dll/objwin.c


Ignore:
Timestamp:
Sep 6, 2008, 12:53:39 AM (17 years ago)
Author:
Gregg Young
Message:

Fix for header file refactoring breaking fortify builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/objwin.c

    r1156 r1173  
    2121#define INCL_LONGLONG                   // dircnrs.h
    2222
     23#include "fm3dll.h"
    2324#include "fm3dlg.h"
    2425#include "fm3str.h"
     
    3233#include "objwin.h"
    3334#include "treecnr.h"                    // TreeObjWndProc
    34 #include "fm3dll.h"
     35
    3536
    3637static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.