Mercurial > audlegacy-plugins
diff src/scrobbler/scrobbler.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 | f1a9098091c7 |
children | 5a11abf0075c |
line wrap: on
line diff
--- a/src/scrobbler/scrobbler.c Tue Nov 25 23:11:16 2008 +0900 +++ b/src/scrobbler/scrobbler.c Wed Nov 26 02:55:04 2008 +0900 @@ -11,8 +11,8 @@ #include "settings.h" #include <glib.h> -#include <audacious/plugin.h> -#include <audacious/audutil.h> +#include <audlegacy/plugin.h> +#include <audlegacy/audutil.h> #define SCROBBLER_HS_URL "http://post.audioscrobbler.com" #define SCROBBLER_CLI_ID "aud"