diff src/protocols/gg/gg.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 864518c3767d
children d19872836812
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Sun Feb 23 06:24:00 2003 +0000
+++ b/src/protocols/gg/gg.c	Mon Feb 24 00:29:54 2003 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 4894 2003-02-23 02:21:17Z lschiere $
+ * $Id: gg.c 4896 2003-02-24 00:29:54Z faceprint $
  *
  * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  * 
@@ -44,10 +44,10 @@
 #include <ctype.h>
 /* Library from EKG (Eksperymentalny Klient Gadu-Gadu) */
 #include "libgg.h"
+#include "gaim.h"
 #include "multi.h"
 #include "core.h"
 #include "prpl.h"
-#include "gaim.h"
 #include "proxy.h"
 
 #ifdef _WIN32