Mercurial > audlegacy-plugins
diff src/esd/mixer.c @ 2501:7b284f323ad8
Include cleanups, part #6.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Mon, 31 Mar 2008 16:03:22 +0300 |
parents | b8da6a0b0da2 |
children | 769e17da93dd |
line wrap: on
line diff
--- a/src/esd/mixer.c Mon Mar 31 15:22:07 2008 +0300 +++ b/src/esd/mixer.c Mon Mar 31 16:03:22 2008 +0300 @@ -23,9 +23,8 @@ #include <stdlib.h> #include <string.h> #include <esd.h> - -#include <audacious/configdb.h> - +#include <audacious/plugin.h> +#include <audacious/util.h> #include <unistd.h> #include <fcntl.h> #include <sys/types.h> @@ -45,7 +44,6 @@ # define OSS_AVAILABLE FALSE #endif -#include <audacious/util.h> #define QUERY_PLAYER_ID_ATTEMPTS 5