X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1e01716310cb6e3bfcf5894b442d277bc32789a..17d4f7aca810eb9286374228512569fb16a4ab03:/src/mac/carbon/combobxc.cpp diff --git a/src/mac/carbon/combobxc.cpp b/src/mac/carbon/combobxc.cpp index b5d1bffd67..fff4f2e43a 100644 --- a/src/mac/carbon/combobxc.cpp +++ b/src/mac/carbon/combobxc.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" #if TARGET_API_MAC_OSX #ifndef __HIVIEW__