# HG changeset patch # User William Pitcock # Date 1192335576 18000 # Node ID a0add4e37ee004981098dda1156db0ef8171e984 # Parent 48a596a8645974f275e3cc846edd5d8cd7c378f7 missing header... diff -r 48a596a86459 -r a0add4e37ee0 src/audacious/plugin.h --- a/src/audacious/plugin.h Sat Oct 13 23:01:28 2007 -0500 +++ b/src/audacious/plugin.h Sat Oct 13 23:19:36 2007 -0500 @@ -89,6 +89,7 @@ typedef struct _InputPlayback InputPlayback; #include "audacious/playlist.h" +#include "audacious/input.h" #include "audacious/mime.h" #include "audacious/custom_uri.h"