comparison src/evdev-plug/ed.h @ 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 95fab0931d47
children
comparison
equal deleted inserted replaced
2970:57d499fc5056 2971:3134a0987162
21 #ifndef _I_ED_H 21 #ifndef _I_ED_H
22 #define _I_ED_H 1 22 #define _I_ED_H 1
23 23
24 #include "ed_common.h" 24 #include "ed_common.h"
25 #include <glib.h> 25 #include <glib.h>
26 #include <audacious/plugin.h> 26 #include <audlegacy/plugin.h>
27 27
28 void ed_init ( void ); 28 void ed_init ( void );
29 void ed_cleanup ( void ); 29 void ed_cleanup ( void );
30 void ed_config ( void ); 30 void ed_config ( void );
31 void ed_about ( void ); 31 void ed_about ( void );