]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/colour.cpp
Bring through upstream version tagged PKGCONF_0_20.
[wxWidgets.git] / src / gtk1 / colour.cpp
index 39dcf5e3bde00041013043ec9b12b5356ad01ae6..68652fed398a03579870424a0e1af04ff17f3bab 100644 (file)
 
 #include "wx/colour.h"
 
-#include "wx/gdicmn.h"
+#ifndef WX_PRECOMP
+    #include "wx/gdicmn.h"
+#endif
+
 #include "wx/gtk1/private.h"
 
 #include <gdk/gdk.h>