summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile
index 45e81e60fd..36d348e1aa 100644
--- a/libmpcodecs/Makefile
+++ b/libmpcodecs/Makefile
@@ -150,9 +150,7 @@ SRCS2-$(TWOLAME) += ae_twolame.c
SRCS2-$(MP3LAME) += ae_lame.c
-# -I.. to include ../liba52 before ../libavcodec/liba52.
-CFLAGS = -I.. \
- -Inative \
+CFLAGS = -Inative \
-I../libmpdemux \
-I../stream \
-I../loader \