summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parento Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION (diff)
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 'graphics')
-rw-r--r--graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c b/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c
index 448a46a44b15..6a259c1ece57 100644
--- a/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c
+++ b/graphics/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