]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix for Cygwin, it doesn't have digitalv.h
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 5 Jun 2005 19:16:28 +0000 (19:16 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 5 Jun 2005 19:16:28 +0000 (19:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/src/mmedia/vidwin.cpp

index ddfe966bf859cc74adeb0487704eed6e62359e55..80183ede03f9505810f872d222113527a80c51c0 100644 (file)
@@ -18,7 +18,7 @@
 #include "wx/wx.h"
 #endif
 
-#if defined(__WINDOWS__) && !defined(__MINGW32__) && !defined(__WATCOMC__)
+#if defined(__WINDOWS__) && !defined(__MINGW32__) && !defined(__WATCOMC__) && !defined(__CYGWIN__)
 // versions of Open Watcom and MinGW tested against this source does not
 // deliver "digitalv.h" required in this feature