Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 22046:47286f9bb434
merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'
and '6d8a02b102307c89d31b4eddc0ceee59673d157b'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Tue, 08 Jan 2008 22:01:22 +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