X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f79f1604a026283f47df6a231c4348ac0f44f552..2d672c46c0c68ae560a537eacd3614b4114d73d4:/src/common/gdicmn.cpp diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index 512fa5e23e..617a8d344b 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -26,12 +26,11 @@ #include "wx/icon.h" #include "wx/cursor.h" #include "wx/settings.h" + #include "wx/bitmap.h" + #include "wx/colour.h" + #include "wx/font.h" #endif -#include "wx/colour.h" -#include "wx/bitmap.h" -#include "wx/font.h" - WXDLLIMPEXP_DATA_CORE(wxBrushList*) wxTheBrushList; WXDLLIMPEXP_DATA_CORE(wxFontList*) wxTheFontList; WXDLLIMPEXP_DATA_CORE(wxPenList*) wxThePenList;