From 0778564d671c69aaada532603f2fa7532b82f2cc Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Wed, 8 Oct 2008 16:57:26 +0000 Subject: * Updated italian translation * Update header to use with ffmpeg-svn 14788 --- liboutput/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'liboutput/Makefile') diff --git a/liboutput/Makefile b/liboutput/Makefile index a6ed805..d5f4bdd 100644 --- a/liboutput/Makefile +++ b/liboutput/Makefile @@ -27,11 +27,11 @@ PKG-CONFIG ?= pkg-config INCLUDES += -I$(VDRDIR)/include -I. ifdef FFMDIR -INCLUDES += -I$(FFMDIR)/libavcodec -I$(FFMDIR)/libavutil +INCLUDES += -I$(FFMDIR) DEFINES += -DFFMDIR ifndef WITHOUT_SWSCALER DEFINES += -DHAVE_SWSCALER - INCLUDES += -I$(FFMDIR)/libswscale + INCLUDES += -I$(FFMDIR) endif else -- cgit v1.2.3