X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..ec5006bdc630dd6b3d4cad1a3b572ab4c695a029:/src/mac/classic/dcclient.cpp diff --git a/src/mac/classic/dcclient.cpp b/src/mac/classic/dcclient.cpp index 747423c259..9d7133b6e8 100644 --- a/src/mac/classic/dcclient.cpp +++ b/src/mac/classic/dcclient.cpp @@ -15,12 +15,12 @@ #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/dcmemory.h" -#include "wx/region.h" -#include "wx/toplevel.h" -#include "wx/math.h" #include "wx/mac/private.h" //-----------------------------------------------------------------------------