X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7cf41a5d66bec0a1297f1417852647aa353a148f..c764029c20f8edf64dcbe9fc3649773c3063227a:/src/gtk/brush.cpp?ds=sidebyside diff --git a/src/gtk/brush.cpp b/src/gtk/brush.cpp index d1223107d4..2140078982 100644 --- a/src/gtk/brush.cpp +++ b/src/gtk/brush.cpp @@ -13,11 +13,10 @@ #include "wx/brush.h" #ifndef WX_PRECOMP + #include "wx/bitmap.h" #include "wx/colour.h" #endif -#include - //----------------------------------------------------------------------------- // wxBrush //-----------------------------------------------------------------------------