diff src/Input/vorbis/vcedit.c @ 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/vorbis/vcedit.c	Mon Sep 18 02:02:50 2006 -0700
+++ b/src/Input/vorbis/vcedit.c	Mon Sep 18 02:22:03 2006 -0700
@@ -17,7 +17,7 @@
 #include <vorbis/codec.h>
 
 #include "vcedit.h"
-#include <libaudacious/vfs.h>
+#include <audacious/vfs.h>
 
 #define CHUNKSIZE 4096