comparison src/madplug/replaygain.h @ 2472:999098953bcd

Removed some wtf #includes.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 29 Mar 2008 13:52:19 +0200
parents 22c82f3c0411
children 809736eb47d9
comparison
equal deleted inserted replaced
2471:6039012d8252 2472:999098953bcd
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 */ 21 */
22 22
23 #include "plugin.h" 23 #include "plugin.h"
24 #include "stdlib.h"
25 #include "math.h"
26 #include "ctype.h"
27 24
28 #ifndef __replaygain_h__ 25 #ifndef __replaygain_h__
29 #define __replaygain_h__ 26 #define __replaygain_h__
30 27
31 struct APETagFooterStruct 28 struct APETagFooterStruct