Mercurial > audlegacy
diff src/audacious/plugin.h @ 3739:a0add4e37ee0
missing header...
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sat, 13 Oct 2007 23:19:36 -0500 |
| parents | 48a596a86459 |
| children | a1b31fe5a249 |
line wrap: on
line diff
--- 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"
