X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/876cd6f7e3c4c4a005828f4e7f53897210d29635..67193066b2d16ca36529216f70d093690d7e1123:/src/mac/classic/control.cpp diff --git a/src/mac/classic/control.cpp b/src/mac/classic/control.cpp index cebe8c8a13..449a49b285 100644 --- a/src/mac/classic/control.cpp +++ b/src/mac/classic/control.cpp @@ -27,13 +27,13 @@ #include "wx/scrolbar.h" #include "wx/stattext.h" #include "wx/statbox.h" + #include "wx/radiobox.h" + #include "wx/sizer.h" #endif // WX_PRECOMP #include "wx/notebook.h" #include "wx/tabctrl.h" -#include "wx/radiobox.h" #include "wx/spinbutt.h" -#include "wx/sizer.h" IMPLEMENT_ABSTRACT_CLASS(wxControl, wxWindow)