From 7ded17d4c254f4cf1bac828cb007c227c9c28074 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Tue, 1 Jan 2008 17:34:57 +0000 Subject: include dvdnav.h from its installation directory rather than appending -Idvdnav to the compilation of the whole mplayer (dvdnav-config was just cleaned) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25567 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream_dvdnav.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/stream_dvdnav.c') diff --git a/stream/stream_dvdnav.c b/stream/stream_dvdnav.c index 311b553737..296391c337 100644 --- a/stream/stream_dvdnav.c +++ b/stream/stream_dvdnav.c @@ -10,7 +10,7 @@ #include "input/input.h" #include "stream.h" #include "libmpdemux/demuxer.h" -#include +#include #include "stream_dvdnav.h" #include "libvo/video_out.h" #include "libavutil/common.h" -- cgit v1.2.3