summaryrefslogtreecommitdiff
path: root/muggle-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'muggle-plugin/Makefile')
-rw-r--r--muggle-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/muggle-plugin/Makefile b/muggle-plugin/Makefile
index 7b8ba41..19b9c80 100644
--- a/muggle-plugin/Makefile
+++ b/muggle-plugin/Makefile
@@ -53,7 +53,7 @@ PACKAGE = vdr-$(ARCHIVE)
INCLUDES += -I$(VDRDIR) -I$(VDRDIR)/include -I$(DVBDIR)/include \
-I/usr/include/mysql/ -I/usr/include/taglib
-DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
+DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
MIFLAGS += -I/usr/include/taglib -lmysqlclient