summaryrefslogtreecommitdiffstats
path: root/libmpdemux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/Makefile')
-rw-r--r--libmpdemux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpdemux/Makefile b/libmpdemux/Makefile
index 9e565c122a..e17e0d8933 100644
--- a/libmpdemux/Makefile
+++ b/libmpdemux/Makefile
@@ -66,4 +66,6 @@ SRCS_MENCODER-$(LIBAVFORMAT) += muxer_lavf.c
include ../mpcommon.mak
+demux_lavf.o: CFLAGS += -I../libavcodec
+
dep depend: CFLAGS += $(EXTRAXX_INC)