]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlpars.cpp
remove miniframe stuff from GtkOnSize(), it's handled by wxFrame
[wxWidgets.git] / src / html / htmlpars.cpp
index ff9c189223f6d30b5bfc397370ae6891e0433901..46af2aa60204ad697a77dde2640a1a642a9551e9 100644 (file)
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/dynarray.h"
     #include "wx/log.h"
     #include "wx/intl.h"
     #include "wx/app.h"
+    #include "wx/wxcrtvararg.h"
 #endif
 
 #include "wx/tokenzr.h"