changeset 660:9b4e01053d5c trunk

[svn] - id3tag.h -> audacious/id3tag.h
author nenolod
date Sat, 17 Feb 2007 01:32:56 -0800
parents d1a03def0021
children 7b65072e2efb
files ChangeLog src/madplug/plugin.h
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 16 19:12:45 2007 -0800
+++ b/ChangeLog	Sat Feb 17 01:32:56 2007 -0800
@@ -1,3 +1,11 @@
+2007-02-17 03:12:45 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [1404]
+  - disable broken APETag support for now, can cause crashes
+  
+  trunk/src/musepack/libmpc.cxx |    2 ++
+  1 file changed, 2 insertions(+)
+
+
 2007-02-16 07:36:36 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1402]
   - disk writer: do effects processing.
--- a/src/madplug/plugin.h	Fri Feb 16 19:12:45 2007 -0800
+++ b/src/madplug/plugin.h	Sat Feb 17 01:32:56 2007 -0800
@@ -44,7 +44,7 @@
 #include <audacious/strings.h>
 #include <audacious/vfs.h>
 #include <audacious/i18n.h>
-#include <id3tag.h>
+#include <audacious/id3tag.h>
 #include <mad.h>
 
 #include "xing.h"