Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 29780:72b059116c82
merge of 'b88c4f72aa3d87a41d0ae232164801f4e1aeca1a'
and 'bbcf4976b4db49082dcd52239fe155eb95c4ee1a'
author | andrew.victor@mxit.com |
---|---|
date | Mon, 18 Jan 2010 20:41:11 +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