]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/colour.cpp
correct painting of the items with custom colours in TVIS_DROPHILITED state (patch...
[wxWidgets.git] / src / motif / colour.cpp
index 54a489002a54f53632b860ac41812239385459ab..657bf6b849dbdcda6ae5540b3de27abfff5e5e69 100644 (file)
 
 #include "wx/colour.h"
 
+#ifndef WX_PRECOMP
+    #include "wx/app.h"
+#endif
+
 #include "wx/gdicmn.h"
-#include "wx/app.h"
 
 #ifdef __VMS__
 #pragma message disable nosimpint