$OpenBSD: patch-plugins_ffmpeg_video_c,v 1.1 2008/07/09 02:13:01 jakemsr Exp $
--- plugins/ffmpeg/video.c.orig	Sat Jun 21 21:02:38 2008
+++ plugins/ffmpeg/video.c	Sat Jun 21 21:02:53 2008
@@ -32,7 +32,7 @@
 #define LOG_DOMAIN "ffmpeg_video"
 
 #ifdef HAVE_LIBSWSCALE
-#include <swscale.h>
+#include <libswscale/swscale.h>
 #endif
 
 // Enable interlaced encoding (experimental)
