Compile fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-07-30 12:38:39 +00:00
parent 7fa5e1e820
commit 83beee574e
2 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
#if wxUSE_CHOICE
#include "wx/choice.h"
#include "wx/combobox.h"
#ifndef WX_PRECOMP
#include "wx/arrstr.h"