X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38924e863cd44e2abd49d20d201d72aa773c51e..ec5006bdc630dd6b3d4cad1a3b572ab4c695a029:/src/mac/classic/dcclient.cpp diff --git a/src/mac/classic/dcclient.cpp b/src/mac/classic/dcclient.cpp index bd31dd9744..9d7133b6e8 100644 --- a/src/mac/classic/dcclient.cpp +++ b/src/mac/classic/dcclient.cpp @@ -16,11 +16,11 @@ #ifndef WX_PRECOMP #include "wx/window.h" #include "wx/dcmemory.h" + #include "wx/toplevel.h" + #include "wx/math.h" + #include "wx/region.h" #endif -#include "wx/region.h" -#include "wx/toplevel.h" -#include "wx/math.h" #include "wx/mac/private.h" //-----------------------------------------------------------------------------