X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed39ff57b30a70a2395e07887a70bc01e7a3b7ec..02bcd285fac7124a41292d905609220005f51087:/src/x11/brush.cpp?ds=inline 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" //-----------------------------------------------------------------------------