comparison src/adplug/adplug-xmms.cc @ 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 a3fecbacf65d
children e23ce346f239
comparison
equal deleted inserted replaced
2575:1e67df1a1edc 2576:bd3a24b39058
32 #include <audacious/i18n.h> 32 #include <audacious/i18n.h>
33 extern "C" 33 extern "C"
34 { 34 {
35 #include <audacious/plugin.h> 35 #include <audacious/plugin.h>
36 #include <audacious/output.h> 36 #include <audacious/output.h>
37 #include <audacious/util.h>
38 } 37 }
39 38
40 39
41 /***** Defines *****/ 40 /***** Defines *****/
42 41