X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed39ff57b30a70a2395e07887a70bc01e7a3b7ec..2e2a55b22eebde25797bd030660d8c644bc7700b:/src/x11/brush.cpp diff --git a/src/x11/brush.cpp b/src/x11/brush.cpp index 85614366cb..e67d46f0d2 100644 --- a/src/x11/brush.cpp +++ b/src/x11/brush.cpp @@ -9,13 +9,10 @@ // 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" //-----------------------------------------------------------------------------