]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_list.cpp
fix compilation error for wxUSE_DC_CACHEING==0; use more descriptive variables names
[wxWidgets.git] / src / html / m_list.cpp
index 2328b748b874e65ff267236cab42f57e6d7ba032..10750a39eada578dc2da77e6fb0811b12f63f927 100644 (file)
@@ -15,7 +15,7 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/brush.h"
     #include "wx/dc.h"
 #endif