Mercurial > audlegacy-plugins
diff src/paranormal/libcalc/parser.h @ 1978:fa9f85cebade
s/vfs_/aud_vfs_/g
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 07 Oct 2007 00:25:33 -0500 |
| parents | 17311560f45f |
| children | 6e2070ea35e7 |
line wrap: on
line diff
--- a/src/paranormal/libcalc/parser.h Sun Oct 07 00:23:19 2007 -0500 +++ b/src/paranormal/libcalc/parser.h Sun Oct 07 00:25:33 2007 -0500 @@ -25,7 +25,7 @@ #include <glib.h> #include <stdio.h> #include <audacious/vfs.h> -#include <audacious/vfs_buffer.h> +#include <audacious/aud_vfs_buffer.h> #include "execute.h"
