1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 14:50:07 +00:00

Fix compilation with internal dvdnav

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26939 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtogni 2008-05-31 13:42:09 +00:00
parent c2ed18b40b
commit 44111a3753

View File

@ -1,3 +1,4 @@
#include "config.h"
#include <inttypes.h>
#ifdef USE_DVDREAD_INTERNAL
#include <dvdread/ifo_types.h>