X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23aa4f09d26bd1eb5df7f7170276744a293cbe19..2356708db31b737c6eae53c2316b642aa5a2e68d:/src/msw/dragimag.cpp?ds=sidebyside diff --git a/src/msw/dragimag.cpp b/src/msw/dragimag.cpp index 8c6749eb92..667462e346 100644 --- a/src/msw/dragimag.cpp +++ b/src/msw/dragimag.cpp @@ -38,7 +38,7 @@ #include "wx/msw/dragimag.h" #include "wx/msw/private.h" -#if (defined(__WIN95__) && !defined(__GNUWIN32__)) || defined(__TWIN32__) +#if (defined(__WIN95__) && !defined(__GNUWIN32__)) || defined(__TWIN32__) || defined(wxUSE_NORLANDER_HEADERS) #include #endif