diff src/Output/alsa/audio.c @ 9:6303e3a8a6b8 trunk

[svn] - remove last references to libaudacious.
author nenolod
date Mon, 18 Sep 2006 02:42:15 -0700
parents 13389e613d67
children
line wrap: on
line diff
--- a/src/Output/alsa/audio.c	Mon Sep 18 02:30:20 2006 -0700
+++ b/src/Output/alsa/audio.c	Mon Sep 18 02:42:15 2006 -0700
@@ -31,7 +31,7 @@
 
 #include "alsa.h"
 #include <ctype.h>
-#include <libaudacious/xconvert.h>
+#include <audacious/xconvert.h>
 
 static snd_pcm_t *alsa_pcm;
 static snd_output_t *logs;