$NetBSD: patch-ac,v 1.1.1.1 2010/05/23 08:03:18 obache Exp $

Adjust header file locations for ffmpeg changes.

--- src/containers.c.orig	2007-11-26 20:47:43.000000000 +0000
+++ src/containers.c
@@ -4,7 +4,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#include <ffmpeg/avformat.h>
+#include <libavformat/avformat.h>
 
 #include "containers.h"
 #include "profiles.h"
