X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..f164c52bc761d08cbfe5b733198e9d21afc3c221:/src/msw/ole/access.cpp diff --git a/src/msw/ole/access.cpp b/src/msw/ole/access.cpp index e168dda881..15db11c56f 100644 --- a/src/msw/ole/access.cpp +++ b/src/msw/ole/access.cpp @@ -29,12 +29,11 @@ #include "wx/access.h" #ifndef WX_PRECOMP + #include "wx/msw/wrapwin.h" #include "wx/window.h" #include "wx/log.h" #endif -#include "wx/msw/wrapwin.h" - // for some compilers, the entire ole2.h must be included, not only oleauto.h #if wxUSE_NORLANDER_HEADERS || defined(__WATCOMC__) #include