summaryrefslogtreecommitdiff
path: root/liboutput
diff options
context:
space:
mode:
Diffstat (limited to 'liboutput')
-rw-r--r--liboutput/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/liboutput/Makefile b/liboutput/Makefile
index 1f975fd..8c1a903 100644
--- a/liboutput/Makefile
+++ b/liboutput/Makefile
@@ -17,8 +17,7 @@ CXXFLAGS ?= -O0 -g -Wall -Woverloaded-virtual
### The directory environment:
-INCLUDES += -I$(VDRDIR)/include -I$(DVBDIR)/include
-
+INCLUDES += -I$(VDRDIR)/include -I. -I$(FFMDIR)
DEFINES += -D_GNU_SOURCE
### The object files (add further files here):