X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..539872aef30aedbf24339285374d19c0aedd2b11:/src/x11/brush.cpp diff --git a/src/x11/brush.cpp b/src/x11/brush.cpp index ce9e17d9dc..685c12b747 100644 --- a/src/x11/brush.cpp +++ b/src/x11/brush.cpp @@ -16,11 +16,10 @@ #ifndef WX_PRECOMP #include "wx/utils.h" + #include "wx/bitmap.h" + #include "wx/colour.h" #endif -#include "wx/bitmap.h" -#include "wx/colour.h" - //----------------------------------------------------------------------------- // wxBrush //-----------------------------------------------------------------------------