changeset 661:7b65072e2efb trunk

[svn] - id3tag.h -> audacious/id3tag.h
author nenolod
date Sat, 17 Feb 2007 01:34:18 -0800
parents 9b4e01053d5c
children fb0196e8f03f
files ChangeLog src/tta/aud-tta.c
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Feb 17 01:32:56 2007 -0800
+++ b/ChangeLog	Sat Feb 17 01:34:18 2007 -0800
@@ -1,3 +1,11 @@
+2007-02-17 09:32:56 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [1406]
+  - id3tag.h -> audacious/id3tag.h
+  
+  trunk/src/madplug/plugin.h |    2 +-
+  1 file changed, 1 insertion(+), 1 deletion(-)
+
+
 2007-02-17 03:12:45 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1404]
   - disable broken APETag support for now, can cause crashes
--- a/src/tta/aud-tta.c	Sat Feb 17 01:32:56 2007 -0800
+++ b/src/tta/aud-tta.c	Sat Feb 17 01:34:18 2007 -0800
@@ -52,7 +52,7 @@
 #include <audacious/strings.h>
 #include <audacious/i18n.h>
 
-#include <id3tag.h>
+#include <audacious/id3tag.h>