summaryrefslogtreecommitdiffstats
path: root/waftools
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossymiles@gmail.com>2014-03-13 12:16:15 +1100
committerwm4 <wm4@nowhere>2014-03-30 17:47:44 +0200
commit33e00746031beba4e306cbdf0d17083abecffacd (patch)
treec3ba17cfa460c3e829791f5c3b0cefcc2c1f3b6d /waftools
parentb6ed94fa7cb03350e73509edd3debe41c2309c6d (diff)
downloadmpv-33e00746031beba4e306cbdf0d17083abecffacd.tar.bz2
mpv-33e00746031beba4e306cbdf0d17083abecffacd.tar.xz
player/main: Fix Cygwin build
Xlib.h (included from x11_common.h) defines a macro 'Status' as 'int'. This messed up a bunch of definitions in windows.h and broke the build in Cygwin. Including windows.h first seems to solve the problem. This commit also removes the definition of an unused flag. Conflicts: player/main.c
Diffstat (limited to 'waftools')
0 files changed, 0 insertions, 0 deletions