mirror of https://github.com/mpv-player/mpv
Remove unnecessary -I option from CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22638 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
57ed940858
commit
4b2fb79290
|
@ -66,8 +66,6 @@ SRCS_COMMON-$(ALSA9) += ai_alsa.c
|
|||
SRCS_COMMON-$(OSS) += ai_oss.c
|
||||
endif
|
||||
|
||||
CFLAGS = -I../loader
|
||||
|
||||
include ../mpcommon.mak
|
||||
|
||||
clean::
|
||||
|
|
Loading…
Reference in New Issue