]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/colour.cpp
compilation fixes after recent wxFontEnumerator changes in USE_NATIVE_FONT_DIALOG_FOR...
[wxWidgets.git] / src / motif / colour.cpp
index 54a489002a54f53632b860ac41812239385459ab..63d34f901e6e15efa57158c3c5a68467ec234fcb 100644 (file)
 
 #include "wx/colour.h"
 
-#include "wx/gdicmn.h"
-#include "wx/app.h"
+#ifndef WX_PRECOMP
+    #include "wx/app.h"
+    #include "wx/gdicmn.h"
+#endif
 
 #ifdef __VMS__
 #pragma message disable nosimpint