changeset 26907:f0d0b666ee35

Fix compilation with internal dvdnav
author rtogni
date Sat, 31 May 2008 13:42:09 +0000
parents bae68d1afda2
children 13061a6174b6
files stream/stream_dvd_common.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/stream/stream_dvd_common.c	Sat May 31 12:52:55 2008 +0000
+++ b/stream/stream_dvd_common.c	Sat May 31 13:42:09 2008 +0000
@@ -1,3 +1,4 @@
+#include "config.h"
 #include <inttypes.h>
 #ifdef USE_DVDREAD_INTERNAL
 #include <dvdread/ifo_types.h>