jingle/send.c
changeset 27 fb602f55af15
parent 26 af14f8f5a2b6
child 28 ed7520776c41
--- a/jingle/send.c	Sat Jul 03 18:41:36 2010 +0200
+++ b/jingle/send.c	Sun Jul 04 01:10:51 2010 +0200
@@ -22,6 +22,8 @@
 #include <glib.h>
 #include <loudmouth/loudmouth.h>
 
+#include <mcabber/utils.h>
+
 #include <jingle/send.h>
 
 void jingle_send_session_terminate(const LmMessage *m, const gchar *reason) {