Mercurial > pidgin
view libpurple/purple-client.h @ 22782:a95fcf01f72c
merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'
and '52c0efb045580dac7b6f5e40c91002e917e0cae3'
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 29 Apr 2008 03:14:55 +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