mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
compile fix after latest swscaler changes (r21888)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21890 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
18dedd6eec
commit
c6ff802f20
@ -2,7 +2,7 @@ include ../config.mak
|
||||
|
||||
LIBNAME = libgui.a
|
||||
|
||||
CFLAGS = -I../loader -I./wm -I./skin
|
||||
CFLAGS = -I../loader -I./wm -I./skin -I../libavutil/
|
||||
#CFLAGS += -DDEBUG
|
||||
|
||||
ifeq ($(TARGET_WIN32),yes)
|
||||
|
Loading…
Reference in New Issue
Block a user