diff src/protocols/toc/toc.c @ 6115:11bedb793a44

[gaim-migrate @ 6578] I can't believe I never committed this. I moved the "html" function definitions out of gaim.h and put them in html.h. I think I got every file that uses them, but if someone finds a file I missed, add the #include there. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 13 Jul 2003 21:40:24 +0000
parents c28dea25983c
children 69c9b6e63a98
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Sun Jul 13 20:59:27 2003 +0000
+++ b/src/protocols/toc/toc.c	Sun Jul 13 21:40:24 2003 +0000
@@ -30,6 +30,7 @@
 #include "proxy.h"
 #include "request.h"
 #include "util.h"
+#include "html.h"
 
 /* XXX */
 #include "gaim.h"