changeset 3487:ef08e1a4f5b7 trunk

Better execution of that concept.
author William Pitcock <nenolod@atheme.org>
date Tue, 11 Sep 2007 05:26:57 -0500
parents 96baf555b449
children 69be01c2f6b6
files src/audacious/effect.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/effect.h	Tue Sep 11 05:14:38 2007 -0500
+++ b/src/audacious/effect.h	Tue Sep 11 05:26:57 2007 -0500
@@ -27,6 +27,7 @@
 #define EFFECT_H
 
 #include <glib.h>
+#include "audacious/output.h"
 
 typedef struct _EffectPluginData EffectPluginData;