$OpenBSD: patch-ext_ffmpeg_gstffmpegcodecmap_h,v 1.1 2008/07/09 02:22:59 jakemsr Exp $
--- ext/ffmpeg/gstffmpegcodecmap.h.orig	Sat Jun 21 18:42:18 2008
+++ ext/ffmpeg/gstffmpegcodecmap.h	Sat Jun 21 18:43:09 2008
@@ -23,7 +23,7 @@
 #ifdef HAVE_FFMPEG_UNINSTALLED
 #include <avcodec.h>
 #else
-#include <ffmpeg/avcodec.h>
+#include <libavcodec/avcodec.h>
 #endif
 #include <gst/gst.h>
 
