]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpdata.cpp
factor out the fd<->handlers map from wxFDIODispatcher into a separate wxMappedFDIODi...
[wxWidgets.git] / src / html / helpdata.cpp
index a21a2ab70b03079baa31029fb1a6a4b1b234b596..801882e10d157913441b0985df594172943c3235 100644 (file)
@@ -18,7 +18,7 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/log.h"
 #endif