changeset 212:12b1fe51852e trunk

[svn] Include fix, allows the plugin to compile again.
author chainsaw
date Sun, 20 Nov 2005 06:44:16 -0800
parents 0b48662886e9
children ab8ce2fb05d0
files Plugins/Output/alsa/about.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/Output/alsa/about.c	Sun Nov 20 00:34:09 2005 -0800
+++ b/Plugins/Output/alsa/about.c	Sun Nov 20 06:44:16 2005 -0800
@@ -17,7 +17,7 @@
  */
 
 #include "alsa.h"
-#include <xmms/util.h>
+#include <libaudacious/util.h>
 
 void alsa_about(void)
 {