Include commctrl.h properly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -104,7 +104,8 @@
|
||||
#include <windowsx.h>
|
||||
#endif
|
||||
|
||||
#include <commctrl.h>
|
||||
// include <commctrl.h> "properly"
|
||||
#include "wx/msw/wrapcctl.h"
|
||||
|
||||
#ifndef __WXWINCE__
|
||||
#include <pbt.h>
|
||||
|
Reference in New Issue
Block a user