]> git.saurik.com Git - wxWidgets.git/commitdiff
removing msw dependency in non-precomp build
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 4 Jan 2011 11:17:25 +0000 (11:17 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 4 Jan 2011 11:17:25 +0000 (11:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/checklstcmn.cpp

index 4b8beeafd75745f2130b8d612004f0f666d415db..64012b99e4218e2273ec9a7c71067a59ecf69886 100644 (file)
@@ -29,7 +29,6 @@
 #include "wx/checklst.h"\r
 \r
 #ifndef WX_PRECOMP\r
-    #include "wx/msw/wrapcctl.h"\r
     #include "wx/object.h"\r
     #include "wx/colour.h"\r
     #include "wx/font.h"\r