$OpenBSD: patch-ext_ffmpeg_gstffmpegmux_c,v 1.1 2008/07/09 02:22:59 jakemsr Exp $
--- ext/ffmpeg/gstffmpegmux.c.orig	Sat Jun 21 18:47:50 2008
+++ ext/ffmpeg/gstffmpegmux.c	Sat Jun 21 18:48:05 2008
@@ -25,7 +25,7 @@
 #ifdef HAVE_FFMPEG_UNINSTALLED
 #include <avformat.h>
 #else
-#include <ffmpeg/avformat.h>
+#include <libavformat/avformat.h>
 #endif
 
 #include <gst/gst.h>
