diff plugins/idle.c @ 4608:5fcb44d771d2

[gaim-migrate @ 4896] just because an account signs off doesn't mean we can forget about it ;-) committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 24 Feb 2003 00:29:54 +0000
parents 2427d847e39c
children 42d53c416bb9
line wrap: on
line diff
--- a/plugins/idle.c	Sun Feb 23 06:24:00 2003 +0000
+++ b/plugins/idle.c	Mon Feb 24 00:29:54 2003 +0000
@@ -9,8 +9,8 @@
 #define GAIM_PLUGINS
 #endif
 
+#include "gaim.h"
 #include "multi.h"
-#include "gaim.h"
 #include <sys/time.h>
 
 static struct gaim_connection *gc = NULL;