listctrl header cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-10-02 17:38:30 +00:00
parent f2e1afc988
commit e409b62aaf
10 changed files with 26 additions and 69 deletions

View File

@@ -26,6 +26,8 @@
#if wxUSE_LISTCTRL
#include "wx/listctrl.h"
#ifndef WX_PRECOMP
#include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
#include "wx/app.h"
@@ -37,7 +39,6 @@
#endif
#include "wx/imaglist.h"
#include "wx/listctrl.h"
#include "wx/msw/private.h"