]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_layout.cpp
fixed wxHtmlParser::SkipCommentTag() to run the initial test in O(1) instead of O...
[wxWidgets.git] / src / html / m_layout.cpp
index 57316f71f6065d698cc5453020a939bd50cc1241..1bea3402014246c47a75f8026e0bba6eeb65bd4c 100644 (file)
@@ -15,7 +15,7 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/image.h"
 #endif