From 5541d1fda4b73af86e42b2f43724f0c063a352d0 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Tue, 12 Mar 2002 04:54:57 +0000 Subject: [PATCH] build fix. Need the full declaration for CLASSINFO(). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/listctrl.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/wx/msw/listctrl.h b/include/wx/msw/listctrl.h index 14140398c3..47c58d65fe 100644 --- a/include/wx/msw/listctrl.h +++ b/include/wx/msw/listctrl.h @@ -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; /* -- 2.47.2