forked from Lainports/freebsd-ports
update multimedia/audacious-plugins to 3.3.3 update audio/audacious-dumb to 0.82 to get it to compile with audacious 3.3.3 PR: ports/173228, ports/173229 Submitted by: lbartoletti <coder@tuxfamily.org>
10 lines
276 B
C
10 lines
276 B
C
--- src/audacious/output.c.orig 2012-10-28 10:48:02.000000000 +0100
|
|
+++ src/audacious/output.c 2012-10-28 10:48:15.000000000 +0100
|
|
@@ -24,6 +24,7 @@
|
|
#include <unistd.h>
|
|
|
|
#include <libaudcore/hook.h>
|
|
+#include <libaudcore/audio.h>
|
|
|
|
#include "debug.h"
|
|
#include "effect.h"
|