X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/155ecd4c4221d3bbc7aa93d472d11948f21d21ab..8c981ec64d9a86e9bad5f4ef16f496513bce31f6:/src/msw/dragimag.cpp diff --git a/src/msw/dragimag.cpp b/src/msw/dragimag.cpp index 06675c2b0f..469d3954b0 100644 --- a/src/msw/dragimag.cpp +++ b/src/msw/dragimag.cpp @@ -27,6 +27,7 @@ #if wxUSE_DRAGIMAGE #ifndef WX_PRECOMP + #include "wx/msw/wrapcctl.h" // include "properly" #include #include "wx/window.h" #include "wx/dcclient.h" @@ -48,9 +49,6 @@ #include "wx/msw/wince/missing.h" #endif // __WXWINCE__ -// include "properly" -#include "wx/msw/wrapcctl.h" - // Wine doesn't have this yet #ifndef ListView_CreateDragImage #define ListView_CreateDragImage(hwnd, i, lpptUpLeft) \