Remove unused LIBAV_INC variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21316 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-27 11:48:29 +00:00
parent 969612fd49
commit c6ed0d26bb
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ SRCS += stream_dvb.c
SRCS += dvb_tune.c
endif
CFLAGS = -I../loader $(LIBAV_INC)
CFLAGS = -I../loader
include ../mpcommon.mak