]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/src/HelpGen.cpp
Regenerated makefiles in the correct place.
[wxWidgets.git] / utils / HelpGen / src / HelpGen.cpp
index 607f62d51ea7cefa2a9f43771fab18f0ad0c821d..fdde4c0c5fd941408d2740eac5c8cbc563e5dcac 100644 (file)
@@ -55,6 +55,7 @@
     #include "wx/string.h"
     #include "wx/log.h"
     #include "wx/dynarray.h"
+    #include "wx/app.h"
 #endif // WX_PRECOMP
 
 #include "wx/file.h"
@@ -2178,6 +2179,9 @@ static const wxString GetVersionString()
 
 /*
    $Log$
+   Revision 1.25  2003/09/03 17:39:27  MBN
+     Compilation fixes.
+
    Revision 1.24  2003/08/13 22:59:37  VZ
    compilation fix