Mercurial > audlegacy-plugins
diff src/streambrowser/xiph.c @ 2971:3134a0987162
- changed include path from audacious to audlegacy.
- changed include path for libSAD.h.
| author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
|---|---|
| date | Wed, 26 Nov 2008 02:55:04 +0900 |
| parents | 92fc55b8da15 |
| children |
line wrap: on
line diff
--- a/src/streambrowser/xiph.c Tue Nov 25 23:11:16 2008 +0900 +++ b/src/streambrowser/xiph.c Wed Nov 26 02:55:04 2008 +0900 @@ -21,7 +21,7 @@ #include <glib.h> #include <libxml/parser.h> #include <libxml/tree.h> -#include <audacious/plugin.h> +#include <audlegacy/plugin.h> #include "streambrowser.h" #include "xiph.h"
