]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing include file
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 23 Jun 2002 16:56:40 +0000 (16:56 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 23 Jun 2002 16:56:40 +0000 (16:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/valtext.h

index 0d986f0270de6f712850f03e202638001710811d..c879505abc9e0c2855ff803186d960cba269cf25 100644 (file)
@@ -20,6 +20,7 @@
 
 #if wxUSE_VALIDATORS
 
+#include "wx/textctrl.h"
 #include "wx/validate.h"
 
 #define wxFILTER_NONE           0x0000