Mercurial > audlegacy-plugins
comparison src/streambrowser/bookmarks.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 | 113454baecf8 |
children |
comparison
equal
deleted
inserted
replaced
2970:57d499fc5056 | 2971:3134a0987162 |
---|---|
17 */ | 17 */ |
18 | 18 |
19 | 19 |
20 #include <string.h> | 20 #include <string.h> |
21 #include <glib.h> | 21 #include <glib.h> |
22 #include <audacious/plugin.h> | 22 #include <audlegacy/plugin.h> |
23 | 23 |
24 #include "streambrowser.h" | 24 #include "streambrowser.h" |
25 #include "bookmarks.h" | 25 #include "bookmarks.h" |
26 | 26 |
27 | 27 |