Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 20957:1ec2b67e9bc1
merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4'
and 'e440d3119d6686976d657170c1fce857f4aecfc4'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Mon, 15 Oct 2007 23:46:12 +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