0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

Fix include path.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24441 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-09-13 00:17:52 +00:00
parent a485b5d748
commit a94ff0adc4

View File

@ -8,7 +8,7 @@
#ifndef WINE_NOAVIFMT_H
#include "wine/windef.h"
#include "windef.h"
#ifndef __WINE_MSACM_H
typedef DWORD FOURCC;