From: Gilles Depeyrot Date: Sun, 23 Jun 2002 16:56:40 +0000 (+0000) Subject: added missing include file X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0078f87f4032e82b755dd47327154c4761dea7ee added missing include file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/valtext.h b/include/wx/valtext.h index 0d986f0270..c879505abc 100644 --- a/include/wx/valtext.h +++ b/include/wx/valtext.h @@ -20,6 +20,7 @@ #if wxUSE_VALIDATORS +#include "wx/textctrl.h" #include "wx/validate.h" #define wxFILTER_NONE 0x0000