Mercurial > pidgin
view libpurple/purple-client.h @ 20102:e47e8d670bfa
merge of '936cdaa27fea9a9673ee31a184af0a30d9471abe'
and 'b017e4ee0447b76795120d6997db9b26e1a0dfba'
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 17 Sep 2007 06:43:16 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#ifndef _PURPLE_CLIENT_H_INCLUDED_ #define _PURPLE_CLIENT_H_INCLUDED_ #include <glib.h> #include "purple-client-bindings.h" G_BEGIN_DECLS void purple_init(void); G_END_DECLS #endif