changeset 2386:d27d796ce625

Oh how I long back to the days where people compile-tested their changesets
author "Tony Vroon <chainsaw@gentoo.org>"
date Thu, 14 Feb 2008 17:20:27 +0000
parents 1a6fc0bdcfe6
children 74ab1fa87598
files src/alsa/audio.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/alsa/audio.c	Wed Feb 13 11:28:57 2008 +0100
+++ b/src/alsa/audio.c	Thu Feb 14 17:20:27 2008 +0000
@@ -34,7 +34,6 @@
 #include "alsa.h"
 #include <ctype.h>
 #include <math.h>
-#include <audacious/xconvert.h>
 
 static snd_pcm_t *alsa_pcm;
 static snd_output_t *logs;