# HG changeset patch
# User Christian Hammond <chipx86@chipx86.com>
# Date 1053636605 0
# Node ID a75a952d78db092dd487463a8e2b98672c41be9f
# Parent  4bcae8503866595be4a86b9def9d0362c11c572f
[gaim-migrate @ 5888]
We want the include file here.

committer: Tailor Script <tailor@pidgin.im>

diff -r 4bcae8503866 -r a75a952d78db src/main.c
--- a/src/main.c	Thu May 22 19:45:32 2003 +0000
+++ b/src/main.c	Thu May 22 20:50:05 2003 +0000
@@ -55,6 +55,7 @@
 #include "gtkblist.h"
 #include "gtkdebug.h"
 #include "gtknotify.h"
+#include "gtkrequest.h"
 #if HAVE_SIGNAL_H
 #include <signal.h>
 #endif