diff src/wav/wav.h @ 1954:6acf1bda788b

Removed some extraneous includes.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2007 02:20:03 +0300
parents 2ebeb7816c5e
children
line wrap: on
line diff
--- a/src/wav/wav.h	Tue Oct 02 01:59:52 2007 +0300
+++ b/src/wav/wav.h	Tue Oct 02 02:20:03 2007 +0300
@@ -21,10 +21,7 @@
 #include "config.h"
 
 #include <glib.h>
-
 #include <sys/types.h>
-
-#include <audacious/vfs.h>
 #include <audacious/plugin.h>
 
 #define	WAVE_FORMAT_UNKNOWN		(0x0000)