diff src/modplug/modplugbmp.cxx @ 2971:3134a0987162

- changed include path from audacious to audlegacy. - changed include path for libSAD.h.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 26 Nov 2008 02:55:04 +0900
parents bd3a24b39058
children
line wrap: on
line diff
--- a/src/modplug/modplugbmp.cxx	Tue Nov 25 23:11:16 2008 +0900
+++ b/src/modplug/modplugbmp.cxx	Wed Nov 26 02:55:04 2008 +0900
@@ -15,7 +15,7 @@
 #include "stddefs.h"
 #include "archive/open.h"
 extern "C" {
-#include <audacious/output.h>
+#include <audlegacy/output.h>
 }
 
 static char* format_and_free_ti( Tuple* ti, int* length )