diff --git a/include/wx/os2/brush.h b/include/wx/os2/brush.h index 0f57600836..14169df062 100644 --- a/include/wx/os2/brush.h +++ b/include/wx/os2/brush.h @@ -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