comparison src/gio/gio.c @ 3157:d73418aa0db3

adapt to audlegacy
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 22 May 2009 19:11:38 +0900
parents a0628e5f3074
children
comparison
equal deleted inserted replaced
3156:08a91bda0829 3157:d73418aa0db3
15 * along with this program; if not, write to the Free Software 15 * along with this program; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17 */ 17 */
18 18
19 #include "config.h" 19 #include "config.h"
20 #include <audacious/plugin.h> 20 #include <audlegacy/plugin.h>
21 #include <stdio.h> 21 #include <stdio.h>
22 #include <gio/gio.h> 22 #include <gio/gio.h>
23 23
24 #include <unistd.h> 24 #include <unistd.h>
25 #include <sys/stat.h> 25 #include <sys/stat.h>