diff src/Output/sun/sun.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/sun.c	Mon Sep 18 01:21:56 2006 -0700
+++ b/src/Output/sun/sun.c	Mon Sep 18 01:35:25 2006 -0700
@@ -18,7 +18,7 @@
  */
 
 #include "sun.h"
-#include "libaudacious/configdb.h"
+#include "audacious/configdb.h"
 
 #include <glib.h>
 #include <glib/gi18n.h>