]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/brush.cpp
fixing Update, attempt to speed redrawing by making embedded controls invisible ...
[wxWidgets.git] / src / x11 / brush.cpp
index 7f524c415569880eefc53f535019645b4f435618..a3caec41156860fe54a6804b3145b45f0f2c0efc 100644 (file)
@@ -9,13 +9,15 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "brush.h"
 #endif
 
 #include "wx/setup.h"
 #include "wx/utils.h"
 #include "wx/brush.h"
+#include "wx/bitmap.h"
+#include "wx/colour.h"
 
 //-----------------------------------------------------------------------------
 // wxBrush