diff plugins/chkmail.c @ 9821:a09ffb82aef1

[gaim-migrate @ 10692] Make some plugins use gtkgaim.h instead of gtkinternal.h Somebody test the evolution plugin committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 22 Aug 2004 17:24:43 +0000
parents a21cf07cd8e1
children 61852117568f
line wrap: on
line diff
--- a/plugins/chkmail.c	Sun Aug 22 17:13:05 2004 +0000
+++ b/plugins/chkmail.c	Sun Aug 22 17:24:43 2004 +0000
@@ -14,6 +14,10 @@
 #include <netdb.h>
 #include <netinet/in.h>
 #include <pthread.h>
+
+#include "internal.h"
+#include "gtkgaim.h"
+
 #include "gaim.h"
 
 char username[] = "";