]> git.saurik.com Git - wxWidgets.git/commitdiff
non-pch build fix
authorPaul Cornett <paulcor@bullseye.com>
Mon, 2 Oct 2006 18:04:02 +0000 (18:04 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 2 Oct 2006 18:04:02 +0000 (18:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/listctrl.h

index 81a0f2fa08063c473001dea6600aafb0e6ac0f43..97f61eb113eaa8372b3aa5132d3f96d3d2a8dbdf 100644 (file)
 #ifndef _WX_LISTCTRL_H_
 #define _WX_LISTCTRL_H_
 
-#include "wx/control.h"
+#include "wx/textctrl.h"
 
 class WXDLLEXPORT wxImageList;
-class WXDLLIMPEXP_CORE wxTextCtrl;
 
 /*
     The wxListCtrl can show lists of items in four different modes: