Mercurial > pidgin
view libpurple/purple-client.h @ 18825:952c01c26d67
merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'
and 'e4a4828b90bf84ab1080455e29ac8770e0276211'
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 07 Aug 2007 06:45:23 +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