summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
Diffstat (limited to 'Gui')
-rw-r--r--Gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/Makefile b/Gui/Makefile
index 133bff41c3..bb7512fa18 100644
--- a/Gui/Makefile
+++ b/Gui/Makefile
@@ -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)