Mercurial > audlegacy-plugins
comparison src/evdev-plug/ed_ui.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 | d45b4beadf6c |
| children | 6f45c19b3f74 |
comparison
equal
deleted
inserted
replaced
| 2970:57d499fc5056 | 2971:3134a0987162 |
|---|---|
| 26 #include "ed_common.h" | 26 #include "ed_common.h" |
| 27 #include <stdlib.h> | 27 #include <stdlib.h> |
| 28 #include <string.h> | 28 #include <string.h> |
| 29 #include <linux/input.h> | 29 #include <linux/input.h> |
| 30 | 30 |
| 31 #include <audacious/i18n.h> | 31 #include <audlegacy/i18n.h> |
| 32 #include <gtk/gtk.h> | 32 #include <gtk/gtk.h> |
| 33 | 33 |
| 34 | 34 |
| 35 static void cfg_ui_bindings_show ( ed_device_t * , GtkTreeRowReference * ); | 35 static void cfg_ui_bindings_show ( ed_device_t * , GtkTreeRowReference * ); |
| 36 | 36 |
