X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/987e9419b60410de582a274a20b9bf4dd0ae986f..42cc0b316e311756972c250d875ab524591a76f1:/src/mac/carbon/listbox.cpp diff --git a/src/mac/carbon/listbox.cpp b/src/mac/carbon/listbox.cpp index f161278ef1..bbe19045df 100644 --- a/src/mac/carbon/listbox.cpp +++ b/src/mac/carbon/listbox.cpp @@ -22,9 +22,9 @@ #include "wx/app.h" #include "wx/utils.h" #include "wx/button.h" + #include "wx/settings.h" #endif -#include "wx/settings.h" #include "wx/toplevel.h" IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)