Fixed source for WinCE compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,8 +41,6 @@
|
||||
#include "wx/module.h"
|
||||
|
||||
#include "wx/msw/private.h"
|
||||
#include "wx/msw/missing.h"
|
||||
|
||||
#if defined(__WXWINCE__)
|
||||
#include <ole2.h>
|
||||
#include <shellapi.h>
|
||||
@@ -52,6 +50,7 @@
|
||||
#include "wx/msw/wince/missing.h"
|
||||
#endif
|
||||
|
||||
#include "wx/msw/missing.h"
|
||||
#include "wx/msw/winundef.h"
|
||||
|
||||
// This can't be undefed in winundef.h or
|
||||
|
Reference in New Issue
Block a user