]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/mmedia/vidwin.cpp
this file doesn't compile with Watcom
[wxWidgets.git] / contrib / src / mmedia / vidwin.cpp
index 2f0c28f1a93ffbb35f608157496884d1829689a9..14ab5558c478fa00be1af2f1231d351fe72e9397 100644 (file)
@@ -18,7 +18,7 @@
 #include "wx/wx.h"
 #endif
 
-#ifdef __WINDOWS__
+#if defined(__WINDOWS__) && !defined(__GNUWIN32__) && !defined(__WATCOMC__)
 
 #ifdef __BORLANDC__
     #pragma hdrstop