| 28 * @section_id: finch-gntblist |
28 * @section_id: finch-gntblist |
| 29 * @short_description: <filename>gntblist.h</filename> |
29 * @short_description: <filename>gntblist.h</filename> |
| 30 * @title: Buddy List API |
30 * @title: Buddy List API |
| 31 */ |
31 */ |
| 32 |
32 |
| 33 #include "buddylist.h" |
33 #include <purple.h> |
| |
34 |
| 34 #include "gnt.h" |
35 #include "gnt.h" |
| 35 #include "gnttree.h" |
36 #include "gnttree.h" |
| 36 |
37 |
| 37 #define FINCH_TYPE_BUDDY_LIST (finch_buddy_list_get_type()) |
38 #define FINCH_TYPE_BUDDY_LIST (finch_buddy_list_get_type()) |
| 38 #define FINCH_TYPE_BLIST_MANAGER (finch_blist_manager_get_type()) |
39 #define FINCH_TYPE_BLIST_MANAGER (finch_blist_manager_get_type()) |