Mercurial > audlegacy
changeset 3739:a0add4e37ee0
missing header...
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sat, 13 Oct 2007 23:19:36 -0500 |
| parents | 48a596a86459 |
| children | 240669919716 |
| files | src/audacious/plugin.h |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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"
