Mercurial > audlegacy-plugins
diff src/demac/plugin.c @ 2497:ed6c81bd9016
Include cleanups, part #2.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Mon, 31 Mar 2008 14:55:14 +0300 |
| parents | 699b5e756bc4 |
| children | d3597870a64f |
line wrap: on
line diff
--- a/src/demac/plugin.c Mon Mar 31 14:00:33 2008 +0300 +++ b/src/demac/plugin.c Mon Mar 31 14:55:14 2008 +0300 @@ -44,9 +44,7 @@ #include <audacious/i18n.h> #include <audacious/plugin.h> -#include <audacious/main.h> #include <audacious/output.h> -#include <audacious/vfs.h> #include <audacious/util.h> #include "ape.h"
