]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/fontutil.cpp
correct painting of the items with custom colours in TVIS_DROPHILITED state (patch...
[wxWidgets.git] / src / mgl / fontutil.cpp
index eeb232e87a809f20b7b0590d52f2f3e4bccb20e2..5e202b2c754e27992c31f562ed2ce8b6d70441f2 100644 (file)
     #pragma hdrstop
 #endif
 
-#include "wx/log.h"
+#ifndef WX_PRECOMP
+    #include "wx/hash.h"
+    #include "wx/log.h"
+#endif
+
 #include "wx/fontutil.h"
 #include "wx/encinfo.h"
 #include "wx/fontmap.h"
 #include "wx/tokenzr.h"
-#include "wx/hash.h"
 
 #include "wx/listimpl.cpp"
 #include "wx/sysopt.h"