]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 23 Mar 2008 19:12:15 +0000 (19:12 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 23 Mar 2008 19:12:15 +0000 (19:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/brush.h

index 0f5760083634db156f745625923d7d446affa243..14169df062d8919c4939b6e3a4437f65cc3db8de 100644 (file)
@@ -12,8 +12,7 @@
 #ifndef _WX_BRUSH_H_
 #define _WX_BRUSH_H_
 
-class WXDLLIMPEXP_FWD_CORE wxColour;
-class WXDLLIMPEXP_FWD_CORE wxBitmap;
+#include "wx/bitmap.h"
 
 // Brush
 class WXDLLEXPORT wxBrush: public wxBrushBase