Missing header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-05-19 08:13:45 +00:00
parent 5d67db40d8
commit 3b8b8024a0

View File

@@ -18,6 +18,7 @@
#if wxUSE_BITMAPCOMBOBOX
#include "wx/bitmap.h"
#include "wx/window.h"
class WXDLLIMPEXP_FWD_CORE wxItemContainer;