diff src/protocols/toc/toc.c @ 7095:c8bf2da398e3

[gaim-migrate @ 7660] html.[ch] is gone. Everything inside was namespaced and put in util.[ch]. One less ugly part of gaim in the tree. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 01 Oct 2003 03:43:18 +0000
parents 2343c3aa1dec
children 9220c7490cd1
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Oct 01 03:01:25 2003 +0000
+++ b/src/protocols/toc/toc.c	Wed Oct 01 03:43:18 2003 +0000
@@ -30,7 +30,6 @@
 #include "proxy.h"
 #include "request.h"
 #include "util.h"
-#include "html.h"
 
 static GaimPlugin *my_protocol = NULL;