src/protocols/icq/gaim_icq.c

changeset 4608
c165a90c65fc
parent 4491
715515ab95da
child 4634
c4318fc60090
--- a/src/protocols/icq/gaim_icq.c	Sun Feb 23 06:24:00 2003 +0000
+++ b/src/protocols/icq/gaim_icq.c	Mon Feb 24 00:29:54 2003 +0000
@@ -1,9 +1,9 @@
 #include <string.h>
 #include <stdlib.h>
 #include "icq.h"   /* well, we're doing ICQ, right? */
+#include "gaim.h"  /* needed for every other damn thing */
 #include "multi.h" /* needed for gaim_connection */
 #include "prpl.h"  /* needed for prpl */
-#include "gaim.h"  /* needed for every other damn thing */
 #include "proxy.h"
 
 #include "pixmaps/protocols/icq/gnomeicu-online.xpm"

mercurial