X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96df9ed9b10472dc0624cbaeeedc9974ec09a9d3..5e0d7b6bce53ad3ceb3c832925c25d2e614a0d62:/src/msw/tabctrl.cpp diff --git a/src/msw/tabctrl.cpp b/src/msw/tabctrl.cpp index 6e7bfdebc8..251e484a37 100644 --- a/src/msw/tabctrl.cpp +++ b/src/msw/tabctrl.cpp @@ -32,7 +32,7 @@ #include -#if defined(__WIN95__) && !((defined(__GNUWIN32_OLD__) || defined(__TWIN32__)) && !defined(__CYGWIN10__)) +#if defined(__WIN95__) && !(defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__)) #include #else #include "wx/msw/gnuwin32/extra.h"