comparison src/demac/apedec.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 ed6c81bd9016
children 965c0df4ae84
comparison
equal deleted inserted replaced
2970:57d499fc5056 2971:3134a0987162
26 #include <stdlib.h> 26 #include <stdlib.h>
27 #include <errno.h> 27 #include <errno.h>
28 #include <string.h> 28 #include <string.h>
29 #include <assert.h> 29 #include <assert.h>
30 30
31 #include <audacious/plugin.h> 31 #include <audlegacy/plugin.h>
32 32
33 #include "ape.h" 33 #include "ape.h"
34 34
35 /** 35 /**
36 * @file apedec.c 36 * @file apedec.c