diff src/madplug/plugin.c @ 2497:ed6c81bd9016

Include cleanups, part #2.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 31 Mar 2008 14:55:14 +0300
parents a651657361d7
children 769e17da93dd
line wrap: on
line diff
--- a/src/madplug/plugin.c	Mon Mar 31 14:00:33 2008 +0300
+++ b/src/madplug/plugin.c	Mon Mar 31 14:55:14 2008 +0300
@@ -29,10 +29,8 @@
 
 #include <gtk/gtk.h>
 #include <audacious/util.h>
-#include <audacious/configdb.h>
 #include <stdarg.h>
 #include <fcntl.h>
-#include <audacious/vfs.h>
 #include <sys/stat.h>
 #include "tuple.h"