$NetBSD: patch-ab,v 1.2 2007/05/11 13:32:34 lkundrak Exp $

--- src/avformat_writer.h.orig	2007-05-11 15:15:39.000000000 +0200
+++ src/avformat_writer.h
@@ -28,7 +28,7 @@
 #include <memory.h>
 
 #include "type.h"
-#include "avformat.h" // libavformat is part of ffmpeg(http://ffmpeg.sf.net)
+#include <ffmpeg/avformat.h>
 #include "mp3header.h"
 
 typedef struct _AVFWRITER
