diff src/xspf/xspf.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 42a5c9d5830b
children 3f931f933750
line wrap: on
line diff
--- a/src/xspf/xspf.c	Mon May 19 01:52:11 2008 +0200
+++ b/src/xspf/xspf.c	Mon May 19 04:20:50 2008 +0300
@@ -34,8 +34,6 @@
 #include <sys/errno.h>
 
 #include <audacious/plugin.h>
-#include <audacious/util.h>
-#include <audacious/strings.h>
 
 #include <libxml/tree.h>
 #include <libxml/parser.h>