changeset 758:b006af49413e trunk

[svn] - remove dead header, reported by joecool.
author nenolod
date Wed, 28 Feb 2007 18:25:09 -0800
parents c385279fb3fa
children 0c18e4b8e840
files ChangeLog src/lame/out_lame.c
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 28 18:22:17 2007 -0800
+++ b/ChangeLog	Wed Feb 28 18:25:09 2007 -0800
@@ -1,3 +1,11 @@
+2007-03-01 02:22:17 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1612]
+  - hook up lame encoder plugin.
+  
+  trunk/configure.ac |   15 +++++++++++++++
+  1 file changed, 15 insertions(+)
+
+
 2007-03-01 02:19:30 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1610]
   - some missing headers
--- a/src/lame/out_lame.c	Wed Feb 28 18:22:17 2007 -0800
+++ b/src/lame/out_lame.c	Wed Feb 28 18:25:09 2007 -0800
@@ -26,7 +26,6 @@
 
 #include <audacious/plugin.h>
 #include <audacious/beepctrl.h>
-#include <audacious/dirbrowser.h>
 #include <audacious/configdb.h>
 #include <audacious/util.h>