Mercurial > audlegacy-plugins
diff src/madplug/plugin.c @ 2519:2da1343a024d
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Tue, 08 Apr 2008 15:11:35 -0500 |
| parents | ed6c81bd9016 |
| children | 769e17da93dd |
line wrap: on
line diff
--- a/src/madplug/plugin.c Tue Apr 08 15:10:31 2008 -0500 +++ b/src/madplug/plugin.c Tue Apr 08 15:11:35 2008 -0500 @@ -29,10 +29,8 @@ #include <gtk/gtk.h> #include <audacious/util.h> -#include <audacious/configdb.h> #include <stdarg.h> #include <fcntl.h> -#include <audacious/vfs.h> #include <sys/stat.h> #include "tuple.h"
