Mercurial > audlegacy-plugins
diff src/paranormal/libcalc/parser.h @ 1980:6e2070ea35e7
more work
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 07 Oct 2007 00:53:28 -0500 |
| parents | fa9f85cebade |
| children | f1b6f1b2cdb3 |
line wrap: on
line diff
--- a/src/paranormal/libcalc/parser.h Sun Oct 07 00:43:10 2007 -0500 +++ b/src/paranormal/libcalc/parser.h Sun Oct 07 00:53:28 2007 -0500 @@ -24,8 +24,8 @@ #include <glib.h> #include <stdio.h> -#include <audacious/vfs.h> -#include <audacious/aud_vfs_buffer.h> +#include <audacious/plugin.h> +#include <audacious/vfs_buffer.h> #include "execute.h"
