Mercurial > audlegacy-plugins
comparison src/flacng/plugin.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 | 2cdf6400594c |
comparison
equal
deleted
inserted
replaced
| 2970:57d499fc5056 | 2971:3134a0987162 |
|---|---|
| 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 18 */ | 18 */ |
| 19 /* #define FLACNG_DEBUG */ | 19 /* #define FLACNG_DEBUG */ |
| 20 | 20 |
| 21 #include "flacng.h" | 21 #include "flacng.h" |
| 22 #include <audacious/output.h> | 22 #include <audlegacy/output.h> |
| 23 #include <audacious/i18n.h> | 23 #include <audlegacy/i18n.h> |
| 24 #include "tools.h" | 24 #include "tools.h" |
| 25 #include "plugin.h" | 25 #include "plugin.h" |
| 26 #include "seekable_stream_callbacks.h" | 26 #include "seekable_stream_callbacks.h" |
| 27 #include "version.h" | 27 #include "version.h" |
| 28 #include "debug.h" | 28 #include "debug.h" |
