diff src/madplug/plugin.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 769e17da93dd
children 84d34cd6aa71
line wrap: on
line diff
--- a/src/madplug/plugin.c	Mon May 19 01:52:11 2008 +0200
+++ b/src/madplug/plugin.c	Mon May 19 04:20:50 2008 +0300
@@ -28,7 +28,6 @@
 #include <math.h>
 
 #include <gtk/gtk.h>
-#include <audacious/util.h>
 #include <stdarg.h>
 #include <fcntl.h>
 #include <sys/stat.h>