diff libpurple/protocols/myspace/myspace.h @ 19434:1e00b684c46f

In msimprpl, move formatting functions to a markup module. It only exposes two functions to convert between MySpaceIM markup and Purple HTML markup.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 26 Aug 2007 06:51:17 +0000
parents 210f792efd7c
children bddc6a6fddf0
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Sun Aug 26 06:36:56 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Sun Aug 26 06:51:17 2007 +0000
@@ -51,6 +51,7 @@
 #include "message.h"
 #include "session.h"
 #include "zap.h"
+#include "markup.h"
 
 /* Conditional compilation options */
 /* Send third-party client version? (Recognized by us and Miranda's plugin) */