]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlpars.cpp
compilation fix for wxUSE_INTL=0
[wxWidgets.git] / src / html / htmlpars.cpp
index 737389ce1182580c3e4805f1b6cdd8e2917b65fb..46af2aa60204ad697a77dde2640a1a642a9551e9 100644 (file)
@@ -15,7 +15,7 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/dynarray.h"
     #include "wx/log.h"
     #include "wx/intl.h"