# HG changeset patch # User William Pitcock # Date 1189506417 18000 # Node ID ef08e1a4f5b76047c0d62cb8b9536362db75c4c3 # Parent 96baf555b449c8c8ee653a484ef4637abf6cd941 Better execution of that concept. diff -r 96baf555b449 -r ef08e1a4f5b7 src/audacious/effect.h --- 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 +#include "audacious/output.h" typedef struct _EffectPluginData EffectPluginData;