typo fixed
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Feb 2000 12:53:23 +0000 (12:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Feb 2000 12:53:23 +0000 (12:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/window.cpp

index f2c9d0594e257c93ca248e56f2934824704f6490..bba5e5670564ec0febe9334ba10b5a7a338f5271 100644 (file)
@@ -89,7 +89,7 @@
 #endif
 
 #if !defined(__GNUWIN32_OLD__) && !defined(__TWIN32__)
-    #ifndef __WIN95__
+    #ifdef __WIN95__
         #include <commctrl.h>
     #endif
 #else // broken compiler