finch/gntblist.h

changeset 40359
ca141ea93b83
parent 39887
9c8f874c74a0
child 40508
2ebcb8eb5c01
equal deleted inserted replaced
40358:e6fe6fc1f516 40359:ca141ea93b83
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())

mercurial