From: Vadim Zeitlin Date: Tue, 15 Feb 2000 12:53:23 +0000 (+0000) Subject: typo fixed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/310df81bd84bc2d146e4cef78a6e38445696bf7a?ds=inline typo fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/window.cpp b/src/msw/window.cpp index f2c9d0594e..bba5e56705 100644 --- a/src/msw/window.cpp +++ b/src/msw/window.cpp @@ -89,7 +89,7 @@ #endif #if !defined(__GNUWIN32_OLD__) && !defined(__TWIN32__) - #ifndef __WIN95__ + #ifdef __WIN95__ #include #endif #else // broken compiler