X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38924e863cd44e2abd49d20d201d72aa773c51e..d10e22fe8ad283f37b1809349028ffc282e393ce:/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" //-----------------------------------------------------------------------------