mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
small cygwin-current w32api-2.0 compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8143 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f75685339f
commit
e432485724
@ -38,6 +38,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#if defined( WIN32 )
|
||||
# undef DATADIR /* clashes with /usr/include/w32api/objidl.h */
|
||||
# include <windows.h>
|
||||
# include <winioctl.h>
|
||||
#elif defined ( SYS_OS2 )
|
||||
|
Loading…
Reference in New Issue
Block a user