]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
use MSWAlwaysDrawBg() to fix the problem with black background; rewrote/cleaned up...
[wxWidgets.git] / include / wx / brush.h
index ce4abb1a3b9138d856708f0f81c6cae2aa28bf99..96919b74b9bb20a9ff48d563fb4d46c061a5599b 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef _WX_BRUSH_H_BASE_
 #define _WX_BRUSH_H_BASE_
 
+#include "wx/defs.h"
+#include "wx/object.h"
+#include "wx/gdiobj.h"
+
 // wxBrushBase
 class WXDLLEXPORT wxBrushBase: public wxGDIObject
 {