]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed compile error
authorRobin Dunn <robin@alldunn.com>
Thu, 27 Jun 2002 23:02:07 +0000 (23:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 27 Jun 2002 23:02:07 +0000 (23:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/calctrl.cpp

index 0352b4c2f52daf11fb603beb2d70344a0e24679d..61eeb947082ae83538ecf44c092a60f9c17125ef 100644 (file)
@@ -34,6 +34,7 @@
     #include "wx/brush.h"
     #include "wx/combobox.h"
     #include "wx/stattext.h"
+    #include "wx/textctrl.h"
 #endif //WX_PRECOMP
 
 #if wxUSE_CALENDARCTRL