X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a1498c08b07625baa087622e75637a2f15325b6..1fe0a566bbf649efe7cadc21e8ded82458c8bdc6:/src/gtk/brush.cpp diff --git a/src/gtk/brush.cpp b/src/gtk/brush.cpp index 3d4549539f..d1223107d4 100644 --- a/src/gtk/brush.cpp +++ b/src/gtk/brush.cpp @@ -11,7 +11,10 @@ #include "wx/wxprec.h" #include "wx/brush.h" -#include "wx/colour.h" + +#ifndef WX_PRECOMP + #include "wx/colour.h" +#endif #include