summaryrefslogtreecommitdiffstats
path: root/libvo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/Makefile')
-rw-r--r--libvo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/Makefile b/libvo/Makefile
index 6eb8bbc580..d6549593f9 100644
--- a/libvo/Makefile
+++ b/libvo/Makefile
@@ -27,7 +27,7 @@ SRCS2-$(FREETYPE) += font_load_ft.c
LIBAV_INC-$(CONFIG_LIBAVUTIL) += -I../libavutil
-CFLAGS = -I.. -I../osdep $(LIBAV_INC)
+CFLAGS = -I../osdep $(LIBAV_INC)
include ../mpcommon.mak