diff src/Input/wav/wav.h @ 5:54f9e753b511 trunk

[svn] - SDK pathchange fixes - enforce use of SDK - always link against libaudacious
author nenolod
date Mon, 18 Sep 2006 02:22:03 -0700
parents 13389e613d67
children
line wrap: on
line diff
--- a/src/Input/wav/wav.h	Mon Sep 18 02:02:50 2006 -0700
+++ b/src/Input/wav/wav.h	Mon Sep 18 02:22:03 2006 -0700
@@ -26,7 +26,7 @@
 
 #include <sys/types.h>
 
-#include <libaudacious/vfs.h>
+#include <audacious/vfs.h>
 #include "audacious/plugin.h"
 
 #define	WAVE_FORMAT_UNKNOWN		(0x0000)