#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 <ole2.h>