Mercurial > audlegacy-plugins
diff src/alsa/init.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 | 42a5c9d5830b |
| children | 769e17da93dd |
line wrap: on
line diff
--- a/src/alsa/init.c Tue Apr 08 15:10:31 2008 -0500 +++ b/src/alsa/init.c Tue Apr 08 15:11:35 2008 -0500 @@ -17,7 +17,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include <glib.h> -#include <audacious/main.h> #include "alsa.h" #include <dlfcn.h> #include <ctype.h>
