added missing include file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot 2002-06-23 16:56:40 +00:00
parent 24f4ad9592
commit 0078f87f40

View File

@ -20,6 +20,7 @@
#if wxUSE_VALIDATORS
#include "wx/textctrl.h"
#include "wx/validate.h"
#define wxFILTER_NONE 0x0000