X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8482f24cfc00645607f8526fde38d39e0dcaa63..5d6ae97113bd54ba2de7402ae77a13817b129894:/contrib/src/mmedia/vidwin.cpp diff --git a/contrib/src/mmedia/vidwin.cpp b/contrib/src/mmedia/vidwin.cpp index 2f0c28f1a9..14ab5558c4 100644 --- a/contrib/src/mmedia/vidwin.cpp +++ b/contrib/src/mmedia/vidwin.cpp @@ -18,7 +18,7 @@ #include "wx/wx.h" #endif -#ifdef __WINDOWS__ +#if defined(__WINDOWS__) && !defined(__GNUWIN32__) && !defined(__WATCOMC__) #ifdef __BORLANDC__ #pragma hdrstop