]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/bitmap.cpp
fixed bug/assert failure when refreshing items in non report mode
[wxWidgets.git] / src / gtk1 / bitmap.cpp
index d81d01c97079991672d166f47ab50f727d7ffe3c..30fa4db6fa2b16f123c99721c7bebd1af6c6673e 100644 (file)
@@ -11,6 +11,9 @@
 #pragma implementation "bitmap.h"
 #endif
 
+#include "wx/defs.h"
+
+#include "wx/palette.h"
 #include "wx/bitmap.h"
 #include "wx/icon.h"
 #include "wx/filefn.h"