From 6b14d50848364fc6aa609378c54dfa6cb8dfad1c Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 15 Mar 2007 17:30:55 +0000 Subject: Add explicit location for headers from the stream/ directory. Now for the encoding-related files as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22618 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/ve_xvid4.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmpcodecs/ve_xvid4.c') diff --git a/libmpcodecs/ve_xvid4.c b/libmpcodecs/ve_xvid4.c index b69103ca0c..f85ece17de 100644 --- a/libmpcodecs/ve_xvid4.c +++ b/libmpcodecs/ve_xvid4.c @@ -37,11 +37,11 @@ #include "mp_msg.h" #include "codec-cfg.h" -#include "stream.h" +#include "stream/stream.h" #include "demuxer.h" #include "stheader.h" -#include "stream.h" +#include "stream/stream.h" #include "muxer.h" #include "img_format.h" -- cgit v1.2.3