comparison src/demac/plugin.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 d3597870a64f
children 053341c248ef
comparison
equal deleted inserted replaced
2575:1e67df1a1edc 2576:bd3a24b39058
43 43
44 #include <audacious/i18n.h> 44 #include <audacious/i18n.h>
45 45
46 #include <audacious/plugin.h> 46 #include <audacious/plugin.h>
47 #include <audacious/output.h> 47 #include <audacious/output.h>
48 #include <audacious/util.h>
49 48
50 #include "ape.h" 49 #include "ape.h"
51 #include "apev2.h" 50 #include "apev2.h"
52 51
53 #ifndef MIN 52 #ifndef MIN