summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-as
blob: 20cf88af6a6b2f2312e660e649585e3ef5a0bb63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-as,v 1.1 2006/08/06 10:38:42 wiz Exp $

--- plugins/xmms/src/libmp4.c.orig	2003-12-04 05:37:56.000000000 +1100
+++ plugins/xmms/src/libmp4.c
@@ -8,8 +8,8 @@
 
 #include <pthread.h>
 #include <gtk/gtk.h>
-#include "faad.h"
-#include "mp4.h"
+#include <faad.h>
+#include <mp4.h>
 
 #include <xmms/plugin.h>
 #include <xmms/util.h>