]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/access.cpp
Same problem for blurring functions.
[wxWidgets.git] / src / msw / ole / access.cpp
index e168dda881f0348644285ab9434b5eb92a9c6b7e..15db11c56fb7f66b04cc4bb699a00d8eb9550fb9 100644 (file)
 #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>