Make it compile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2010-08-20 15:22:52 +00:00
parent 0800eb846c
commit ec080ef187

View File

@@ -25,7 +25,9 @@
#ifndef WX_PRECOMP
#include "wx/stattext.h"
#include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
#include "wx/msw/private.h"
#include "wx/msw/missing.h"
#endif
// ----------------------------------------------------------------------------