X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d50343d87bec1ad537a74c43e2ed2a114574a5a..3b5d20079c81e0106b3dead7cd8d7337bf3f36f4:/src/mac/classic/dc.cpp?ds=inline diff --git a/src/mac/classic/dc.cpp b/src/mac/classic/dc.cpp index b368d67128..273aa554bd 100644 --- a/src/mac/classic/dc.cpp +++ b/src/mac/classic/dc.cpp @@ -18,11 +18,11 @@ #include "wx/app.h" #include "wx/dcmemory.h" #include "wx/dcprint.h" + #include "wx/region.h" + #include "wx/image.h" #endif #include "wx/mac/uma.h" -#include "wx/region.h" -#include "wx/image.h" #if __MSL__ >= 0x6000 namespace std {}