Mercurial > pidgin
view libpurple/purple-client.h @ 22332:7253669b9fcd
merge of '26a24e2e90db8354c4d854df5f8e833e3d1086e3'
and '74acb668a62f5239d2e322a212e4d9f1302c035a'
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sun, 24 Feb 2008 18:33:00 +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