X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..a57d600f1aa4bae88f4c9b8d89a35332c412939e:/src/common/gdicmn.cpp diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index 202f10f904..61f6525035 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -27,6 +27,7 @@ #include "wx/event.h" #include "wx/app.h" #include "wx/utils.h" + #include "wx/dc.h" #endif #include "wx/brush.h" @@ -36,7 +37,6 @@ #include "wx/cursor.h" #include "wx/font.h" #include "wx/palette.h" -#include "wx/dc.h" #include "wx/settings.h" #include "wx/hashmap.h"