comparison 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
comparison
equal deleted inserted replaced
6114:3c70f8be8558 6115:11bedb793a44
28 #include "multi.h" 28 #include "multi.h"
29 #include "notify.h" 29 #include "notify.h"
30 #include "proxy.h" 30 #include "proxy.h"
31 #include "request.h" 31 #include "request.h"
32 #include "util.h" 32 #include "util.h"
33 #include "html.h"
33 34
34 /* XXX */ 35 /* XXX */
35 #include "gaim.h" 36 #include "gaim.h"
36 #include "ui.h" 37 #include "ui.h"
37 #include "gtkutils.h" 38 #include "gtkutils.h"