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 --- libmpcodecs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libmpcodecs') diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile index 7c9a53ae17..1b0dc07e5b 100644 --- a/libmpcodecs/Makefile +++ b/libmpcodecs/Makefile @@ -321,6 +321,7 @@ CFLAGS = $(OPTFLAGS) \ -I. -I.. \ -Inative \ -I../libmpdemux \ + -I../stream \ -I../loader \ $(LIBAV_INC) \ -D_GNU_SOURCE \ -- cgit v1.2.3