diff src/metronom/metronom.c @ 2576:bd3a24b39058

Removed #includes that should not be included anymore.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 May 2008 04:20:50 +0300
parents 8f3188746b64
children f1b6f1b2cdb3
line wrap: on
line diff
--- a/src/metronom/metronom.c	Mon May 19 01:52:11 2008 +0200
+++ b/src/metronom/metronom.c	Mon May 19 04:20:50 2008 +0300
@@ -20,7 +20,6 @@
 #include "config.h"
 #include <audacious/plugin.h>
 #include <audacious/output.h>
-#include <audacious/util.h>
 #include <audacious/i18n.h>
 #include <glib.h>
 #include <string.h>