Mercurial > audlegacy-plugins
diff src/CoreAudio/coreaudio.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 | f1b6f1b2cdb3 |
| children | 372ef3b764fd |
line wrap: on
line diff
--- a/src/CoreAudio/coreaudio.c Tue Nov 25 23:11:16 2008 +0900 +++ b/src/CoreAudio/coreaudio.c Wed Nov 26 02:55:04 2008 +0900 @@ -19,8 +19,8 @@ #include "coreaudio.h" -#include <audacious/plugin.h> -#include <audacious/i18n.h> +#include <audlegacy/plugin.h> +#include <audlegacy/i18n.h> OutputPlugin osx_op = {
