X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23aa4f09d26bd1eb5df7f7170276744a293cbe19..babd4308f2704f4234e271d29a8e8c1e211b4af6:/src/msw/dragimag.cpp 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