X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1e01716310cb6e3bfcf5894b442d277bc32789a..dd05139a8023fd3e30476409fafbe04221c6d627:/src/mac/classic/combobox.cpp diff --git a/src/mac/classic/combobox.cpp b/src/mac/classic/combobox.cpp index 5af51c8fa8..aba551e2f3 100644 --- a/src/mac/classic/combobox.cpp +++ b/src/mac/classic/combobox.cpp @@ -15,9 +15,9 @@ #ifndef WX_PRECOMP #include "wx/button.h" + #include "wx/menu.h" #endif -#include "wx/menu.h" #include "wx/mac/uma.h" IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl)