finch/finch.c

changeset 35191
e884b8670dc2
parent 35024
eb3afb7643ce
child 35504
023a9191094b
child 37015
28ee14bbe0ab
--- a/finch/finch.c	Mon Jan 27 04:41:33 2014 +0530
+++ b/finch/finch.c	Mon Jan 27 04:42:40 2014 +0530
@@ -27,7 +27,7 @@
 #include "core.h"
 #include "debug.h"
 #include "eventloop.h"
-#include "xfer.h"
+#include "glibcompat.h"
 #include "log.h"
 #include "notify.h"
 #include "prefs.h"
@@ -38,6 +38,7 @@
 #include "status.h"
 #include "util.h"
 #include "whiteboard.h"
+#include "xfer.h"
 
 #include "gntdebug.h"
 #include "gntprefs.h"

mercurial