]> git.saurik.com Git - wxWidgets.git/commitdiff
build fix. Need the full declaration for CLASSINFO().
authorRon Lee <ron@debian.org>
Tue, 12 Mar 2002 04:54:57 +0000 (04:54 +0000)
committerRon Lee <ron@debian.org>
Tue, 12 Mar 2002 04:54:57 +0000 (04:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/listctrl.h

index 14140398c3301ec9d7a32b3ecf01fe9bcc0f4709..47c58d65fe3c58fb076b746370c8222ee6c1bfe9 100644 (file)
@@ -21,8 +21,9 @@
 #include "wx/control.h"
 #include "wx/event.h"
 #include "wx/hash.h"
+#include "wx/textctrl.h"
+
 
-class WXDLLEXPORT wxTextCtrl;
 class WXDLLEXPORT wxImageList;
 
 /*