]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/cursor.cpp
correct painting of the items with custom colours in TVIS_DROPHILITED state (patch...
[wxWidgets.git] / src / mgl / cursor.cpp
index 97e4f7c7e2de4bb1e2b8ba61716058186429c0f2..275c62c34b84ac6b64520facd0a20cf5785887e7 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
+    #include "wx/utils.h"
 #endif
 
 #include "wx/module.h"
-#include "wx/utils.h"
-#include "wx/log.h"
 #include "wx/hashmap.h"
 
 #include "wx/mgl/private.h"