changeset 1981:d41f324ad7d9

vfs fixes (pass 2)
author William Pitcock <nenolod@atheme.org>
date Sun, 07 Oct 2007 01:02:04 -0500
parents 6e2070ea35e7
children 0ea55fc6f220
files src/sexypsf/Misc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/sexypsf/Misc.c	Sun Oct 07 00:53:28 2007 -0500
+++ b/src/sexypsf/Misc.c	Sun Oct 07 01:02:04 2007 -0500
@@ -16,7 +16,7 @@
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <audacious/vfs.h>
+#include <audacious/plugin.h>
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>