From: Ron Lee Date: Tue, 12 Mar 2002 04:54:57 +0000 (+0000) Subject: build fix. Need the full declaration for CLASSINFO(). X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5541d1fda4b73af86e42b2f43724f0c063a352d0 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 --- 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; /*