X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9eddec696f06d65a80e7339b2fae14fcb55f8383..2cf3a6d7bef6f20bea35062dd3d4dbf0aec9efb5:/src/mac/classic/listbox.cpp?ds=sidebyside diff --git a/src/mac/classic/listbox.cpp b/src/mac/classic/listbox.cpp index 9916e92bae..613d60912c 100644 --- a/src/mac/classic/listbox.cpp +++ b/src/mac/classic/listbox.cpp @@ -22,10 +22,9 @@ #include "wx/utils.h" #include "wx/button.h" #include "wx/settings.h" + #include "wx/toplevel.h" #endif -#include "wx/toplevel.h" - IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl) BEGIN_EVENT_TABLE(wxListBox, wxControl)