git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-09-26 20:57:42 +00:00
parent d290d2fe93
commit 8611662072

View File

@@ -26,6 +26,8 @@
#if wxUSE_TEXTCTRL || wxUSE_COMBOBOX
#ifndef WX_PRECOMP
#include "wx/window.h"
#include "wx/dataobj.h"
#endif //WX_PRECOMP
#include "wx/textentry.h"