summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/Makefile b/stream/Makefile
index 0ccbcc623f..816ac871e3 100644
--- a/stream/Makefile
+++ b/stream/Makefile
@@ -130,7 +130,7 @@ SRCS += stream_dvb.c
SRCS += dvb_tune.c
endif
-CFLAGS = -I../loader $(LIBAV_INC)
+CFLAGS = -I../loader
include ../mpcommon.mak