X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6da8e679fcc20adda4cba9e2d3205cc500174815..c4218a74033e3091a3566c9c6619809a00b53744:/src/msw/dragimag.cpp?ds=sidebyside diff --git a/src/msw/dragimag.cpp b/src/msw/dragimag.cpp index f8c1580476..6898665ca2 100644 --- a/src/msw/dragimag.cpp +++ b/src/msw/dragimag.cpp @@ -49,7 +49,7 @@ #include "wx/msw/dragimag.h" #include "wx/msw/private.h" -#if defined(__WIN95__) && !(defined(__GNUWIN32_OLD__) || defined(__TWIN32__)) +#if defined(__WIN95__) && !((defined(__GNUWIN32_OLD__) || defined(__TWIN32__)) && !defined(__CYGWIN10__)) #include #endif