finch/gntblist.h

branch
soc.2013.gobjectification
changeset 34706
02cb08146888
parent 34699
09b2c9219b57
child 34708
dd67596485ca
equal deleted inserted replaced
34705:612fec2b5a0e 34706:02cb08146888
1 /** 1 /**
2 * @file gntblist.h GNT BuddyList API 2 * @file gntbuddylist.h GNT BuddyList API
3 * @ingroup finch 3 * @ingroup finch
4 */ 4 */
5 5
6 /* finch 6 /* finch
7 * 7 *
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
25 */ 25 */
26 #ifndef _GNT_BLIST_H 26 #ifndef _GNT_BLIST_H
27 #define _GNT_BLIST_H 27 #define _GNT_BLIST_H
28 28
29 #include "blist.h" 29 #include "buddylist.h"
30 #include "gnttree.h" 30 #include "gnttree.h"
31 31
32 /********************************************************************** 32 /**********************************************************************
33 * @name GNT BuddyList API 33 * @name GNT BuddyList API
34 **********************************************************************/ 34 **********************************************************************/

mercurial