diff --git a/include/wx/mac/carbon/combobox.h b/include/wx/mac/carbon/combobox.h index 4ad1e4846a..45b4f96b4e 100644 --- a/include/wx/mac/carbon/combobox.h +++ b/include/wx/mac/carbon/combobox.h @@ -12,6 +12,7 @@ #ifndef _WX_COMBOBOX_H_ #define _WX_COMBOBOX_H_ +#include "wx/containr.h" #include "wx/choice.h" WXDLLEXPORT_DATA(extern const wxChar) wxComboBoxNameStr[];