From: Julian Smart Date: Fri, 8 Sep 2000 14:45:34 +0000 (+0000) Subject: Added dcclient.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/68fdcf29fdcd4b55d34e02d9e12dd39b9294d0c2 Added dcclient.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/listctrl.cpp b/src/msw/listctrl.cpp index c785f4c165..5ab1cd69bc 100644 --- a/src/msw/listctrl.cpp +++ b/src/msw/listctrl.cpp @@ -40,8 +40,8 @@ #include "wx/textctrl.h" #include "wx/imaglist.h" - #include "wx/listctrl.h" +#include "wx/dcclient.h" #include "wx/msw/private.h"