X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..b4446c244775324631b8dd2b588ea35f32e71728:/src/mac/classic/listbox.cpp diff --git a/src/mac/classic/listbox.cpp b/src/mac/classic/listbox.cpp index 303848e70c..9916e92bae 100644 --- a/src/mac/classic/listbox.cpp +++ b/src/mac/classic/listbox.cpp @@ -20,10 +20,10 @@ #include "wx/log.h" #include "wx/app.h" #include "wx/utils.h" + #include "wx/button.h" + #include "wx/settings.h" #endif -#include "wx/button.h" -#include "wx/settings.h" #include "wx/toplevel.h" IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)