// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#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"
//-----------------------------------------------------------------------------