diff src/modplug/modplugbmp.cxx @ 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 f791c889f74c
children 3134a0987162
line wrap: on
line diff
--- a/src/modplug/modplugbmp.cxx	Mon May 19 01:52:11 2008 +0200
+++ b/src/modplug/modplugbmp.cxx	Mon May 19 04:20:50 2008 +0300
@@ -16,7 +16,6 @@
 #include "archive/open.h"
 extern "C" {
 #include <audacious/output.h>
-#include <audacious/strings.h>
 }
 
 static char* format_and_free_ti( Tuple* ti, int* length )