diff options
Diffstat (limited to 'Gui')
-rw-r--r-- | Gui/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gui/Makefile b/Gui/Makefile index 148e3b76a0..8435035c58 100644 --- a/Gui/Makefile +++ b/Gui/Makefile @@ -4,8 +4,6 @@ LIBNAME_MPLAYER = libgui.a #CFLAGS += -DDEBUG -CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil - ifeq ($(TARGET_WIN32),yes) SRCS_MPLAYER = win32/dialogs.c \ win32/gui.c \ |