X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..4ca64d4137439844a5e6c95b4da16f32cf7840ab:/src/mac/classic/display.cpp diff --git a/src/mac/classic/display.cpp b/src/mac/classic/display.cpp index f216f1fd65..91b96a77b6 100644 --- a/src/mac/classic/display.cpp +++ b/src/mac/classic/display.cpp @@ -32,6 +32,7 @@ #include "wx/dynarray.h" #include "wx/log.h" #include "wx/string.h" + #include "wx/gdicmn.h" #endif #ifdef __DARWIN__ @@ -45,7 +46,6 @@ #endif #include "wx/display_impl.h" -#include "wx/gdicmn.h" // ---------------------------------------------------------------------------- // display implementation classes