mirror of
https://github.com/mpv-player/mpv
synced 2025-03-07 14:47:53 +00:00
Remove useless -I../loader option from CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22626 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1e6f97cf30
commit
7650117a65
@ -2,7 +2,7 @@ include ../config.mak
|
||||
|
||||
LIBNAME_MPLAYER = libgui.a
|
||||
|
||||
CFLAGS = -I../loader -I./wm -I./skin
|
||||
CFLAGS = -I./wm -I./skin
|
||||
#CFLAGS += -DDEBUG
|
||||
|
||||
CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
|
||||
|
Loading…
Reference in New Issue
Block a user