summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d1f32e..c8a0434 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ PACKAGE = vdr-$(ARCHIVE)
### Includes and Defines (add further entries here):
-INCLUDES += -I$(VDRDIR)/include -I$(INSTALLPREFIX)/include
+INCLUDES += -I./graphlcd-base/-I$(VDRDIR)/include -I$(INSTALLPREFIX)/include
DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'