Add missing include for non-PCH builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f154b9fa94
commit
36287f1a97
@ -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[];
|
||||
|
Loading…
Reference in New Issue
Block a user