summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd_common.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-15 11:47:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-15 11:47:22 +0000
commit80dee3f8ac591919a1f78724d31049f5b4472f42 (patch)
tree03c83643049579a36c79840a2a2b0ab01f20da91 /stream/stream_dvd_common.c
parent5d9b793edd1a692816c3c7a8d4dd8549f18fd1af (diff)
downloadmpv-80dee3f8ac591919a1f78724d31049f5b4472f42.tar.bz2
mpv-80dee3f8ac591919a1f78724d31049f5b4472f42.tar.xz
Sync libdvdread with version 0.9.5 (functional changes).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24067 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/stream_dvd_common.c')
-rw-r--r--stream/stream_dvd_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream_dvd_common.c b/stream/stream_dvd_common.c
index 63a00c1cff..895db3a567 100644
--- a/stream/stream_dvd_common.c
+++ b/stream/stream_dvd_common.c
@@ -1,3 +1,4 @@
+#include <inttypes.h>
#include <dvdread/ifo_types.h>
#include "stream_dvd_common.h"