diff src/Output/sun/audio.c @ 3:088092a52fea trunk

[svn] - move from (internal) libaudacious/ include path to audacious/ include path
author nenolod
date Mon, 18 Sep 2006 01:35:25 -0700
parents 13389e613d67
children
line wrap: on
line diff
--- a/src/Output/sun/audio.c	Mon Sep 18 01:21:56 2006 -0700
+++ b/src/Output/sun/audio.c	Mon Sep 18 01:35:25 2006 -0700
@@ -20,7 +20,7 @@
 /* FIXME: g_error() is used several places, it will exit xmms */
 
 #include <errno.h>
-#include "libaudacious/util.h"
+#include "audacious/util.h"
 #include "sun.h"
 #include "resample.h"