diff plugins/history.c @ 5873:a18e88c4dace

[gaim-migrate @ 6305] Even MORE of a cleanup! Ooohh yeahhh. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 14 Jun 2003 23:25:41 +0000
parents 059d95c67cda
children 7d385de2f9cd
line wrap: on
line diff
--- a/plugins/history.c	Sat Jun 14 23:21:02 2003 +0000
+++ b/plugins/history.c	Sat Jun 14 23:25:41 2003 +0000
@@ -12,8 +12,6 @@
 #include "gtkimhtml.h"
 #include "gtkplugin.h"
 
-#include "gaim.h"
-
 #define HISTORY_PLUGIN_ID "core-history"
 
 #define HISTORY_SIZE (4 * 1024)