Changeset 1173

Show
Ignore:
Timestamp:
09/06/08 00:53:39 (3 months ago)
Author:
gyoung
Message:

Fix for header file refactoring breaking fortify builds

Files:
1 modified

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__;