Mercurial > audlegacy-plugins
diff src/echo_plugin/gui.c @ 2499:4d6045c20cc5
Include cleanups, part #4.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Mon, 31 Mar 2008 15:18:05 +0300 |
| parents | b8da6a0b0da2 |
| children | 769e17da93dd |
line wrap: on
line diff
--- a/src/echo_plugin/gui.c Mon Mar 31 15:11:29 2008 +0300 +++ b/src/echo_plugin/gui.c Mon Mar 31 15:18:05 2008 +0300 @@ -4,7 +4,6 @@ #include <audacious/plugin.h> #include <audacious/i18n.h> #include <audacious/util.h> -#include <audacious/configdb.h> #include "echo.h" static const char *echo_about_text =
