comparison src/gtkconv.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 c2273728aea1
children 387221e0623f
comparison
equal deleted inserted replaced
6114:3c70f8be8558 6115:11bedb793a44
30 #endif 30 #endif
31 31
32 #include <gdk/gdkkeysyms.h> 32 #include <gdk/gdkkeysyms.h>
33 33
34 #include "debug.h" 34 #include "debug.h"
35 #include "html.h"
35 #include "log.h" 36 #include "log.h"
36 #include "multi.h" 37 #include "multi.h"
37 #include "notify.h" 38 #include "notify.h"
38 #include "prefs.h" 39 #include "prefs.h"
39 #include "prpl.h" 40 #include "prpl.h"