aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-10-11 19:35:06 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-10-11 19:35:06 +0000
commit1f62bdd976363393b8c2bd4ef1ae67b3288f68ad (patch)
treea44b908d6f8c539b663b68f4a105134fafd7617e /multimedia/libxine
parent4f2162a0d54f5d95c741a618577a2aafd500308f (diff)
downloadports-1f62bdd976363393b8c2bd4ef1ae67b3288f68ad.tar.gz
ports-1f62bdd976363393b8c2bd4ef1ae67b3288f68ad.zip
Chase header file location change in latest ffmpeg port update
Reviewed by: freebsd-multimedia mailing list (silence)
Notes
Notes: svn path=/head/; revision=67822
Diffstat (limited to 'multimedia/libxine')
-rw-r--r--multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c b/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c
index 448a46a44b15..6a259c1ece57 100644
--- a/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c
+++ b/multimedia/libxine/files/patch-src:libffmpeg:xine_decoder.c
@@ -6,8 +6,8 @@
-#include "libavcodec/avcodec.h"
-#include "libavcodec/dsputil.h"
-+#include <libavcodec/avcodec.h>
-+#include <libavcodec/dsputil.h>
++#include <ffmpeg/avcodec.h>
++#include <ffmpeg/dsputil.h>
/*
#define LOG