]> git.saurik.com Git - wxWidgets.git/commitdiff
univ build fix
authorPaul Cornett <paulcor@bullseye.com>
Tue, 3 Oct 2006 19:06:57 +0000 (19:06 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 3 Oct 2006 19:06:57 +0000 (19:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/listctrl.cpp

index 952596d171056f39d8d1a9a3fea83d843c1baa11..d47af77952d2d21f11471e7e15d4006b1f389ca0 100644 (file)
@@ -39,6 +39,7 @@
     #include "wx/timer.h"
     #include "wx/settings.h"
     #include "wx/dynarray.h"
     #include "wx/timer.h"
     #include "wx/settings.h"
     #include "wx/dynarray.h"
+    #include "wx/dcclient.h"
     #include "wx/dcscreen.h"
     #include "wx/math.h"
 #endif
     #include "wx/dcscreen.h"
     #include "wx/math.h"
 #endif