From 49867bd432352d19172ab26cf873bd5651e69e25 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 31 Jul 2006 17:39:17 +0000 Subject: introduce new 'stream' directory for all stream layer related components and split them from libmpdemux git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2 --- asxparser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asxparser.c') diff --git a/asxparser.c b/asxparser.c index 1bd8047c23..4b02aeb25d 100644 --- a/asxparser.c +++ b/asxparser.c @@ -8,7 +8,7 @@ #include "playtree.h" #include "playtreeparser.h" -#include "libmpdemux/stream.h" +#include "stream/stream.h" #include "libmpdemux/demuxer.h" #include "asxparser.h" #include "mp_msg.h" -- cgit v1.2.3