summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-15 08:29:24 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-15 08:29:24 +0000
commit6222e5c9debea73cf6b9795e745de4e57eeeefc4 (patch)
tree80c56842b2afde7e4c6208dbe42f34e6a8e4176c /libmpcodecs/Makefile
parent07e412935a4be047470f0072f9d3a37d2ba7570a (diff)
downloadmpv-6222e5c9debea73cf6b9795e745de4e57eeeefc4.tar.bz2
mpv-6222e5c9debea73cf6b9795e745de4e57eeeefc4.tar.xz
Include loader/ prefix in #include path everywhere.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22595 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs/Makefile')
-rw-r--r--libmpcodecs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile
index dd73eae969..17f7c756b9 100644
--- a/libmpcodecs/Makefile
+++ b/libmpcodecs/Makefile
@@ -150,7 +150,6 @@ SRCS_MENCODER-$(MP3LAME) += ae_lame.c
CFLAGS = -Inative \
-I../libmpdemux \
-I../stream \
- -I../loader \
CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
CFLAGS-$(CONFIG_LIBAVCODEC) += -I../libavcodec