changeset 2472:999098953bcd

Removed some wtf #includes.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 29 Mar 2008 13:52:19 +0200
parents 6039012d8252
children 77af181204e7 6d08e3120615
files src/madplug/replaygain.h
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/madplug/replaygain.h	Sat Mar 29 12:52:18 2008 +0200
+++ b/src/madplug/replaygain.h	Sat Mar 29 13:52:19 2008 +0200
@@ -21,9 +21,6 @@
  */
 
 #include "plugin.h"
-#include "stdlib.h"
-#include "math.h"
-#include "ctype.h"
 
 #ifndef __replaygain_h__
 #define __replaygain_h__