X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..ce7208d49d5ce2ca1dc0b3b83f14f1d04f29c4bf:/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 //-----------------------------------------------------------------------------