diff libpurple/protocols/myspace/myspace.h @ 19436:a62c9b9c4596

Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands. Not tested.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 26 Aug 2007 08:20:49 +0000
parents bddc6a6fddf0
children 105305518622
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Sun Aug 26 07:37:28 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Sun Aug 26 08:20:49 2007 +0000
@@ -46,6 +46,7 @@
 #include "util.h"       /* for base64 */
 #include "debug.h"      /* for purple_debug_info */
 #include "xmlnode.h"
+#include "core.h"
 
 /* MySpaceIM includes */
 #include "persist.h"