X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..77a1771911ed222ba6861ead327c3735fc16a0b1:/src/common/gdicmn.cpp diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index bd59e23601..61f6525035 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -26,6 +26,8 @@ #include "wx/log.h" #include "wx/event.h" #include "wx/app.h" + #include "wx/utils.h" + #include "wx/dc.h" #endif #include "wx/brush.h" @@ -35,8 +37,6 @@ #include "wx/cursor.h" #include "wx/font.h" #include "wx/palette.h" -#include "wx/dc.h" -#include "wx/utils.h" #include "wx/settings.h" #include "wx/hashmap.h"