libpurple/server.h

branch
soc.2013.gobjectification.plugins
changeset 36543
a8c3fecee2d3
parent 34670
9bd5bd903dc7
child 36637
9b0109ae118d
equal deleted inserted replaced
36542:30f40ecc4631 36543:a8c3fecee2d3
26 #ifndef _PURPLE_SERVER_H_ 26 #ifndef _PURPLE_SERVER_H_
27 #define _PURPLE_SERVER_H_ 27 #define _PURPLE_SERVER_H_
28 28
29 #include "accounts.h" 29 #include "accounts.h"
30 #include "conversations.h" 30 #include "conversations.h"
31 #include "prpl.h" 31 #include "protocol.h"
32 32
33 G_BEGIN_DECLS 33 G_BEGIN_DECLS
34 34
35 /** 35 /**
36 * Send a typing message to a given user over a given connection. 36 * Send a typing message to a given user over a given connection.

mercurial