diff finch/gntplugin.c @ 18210:b8572b937c09

#include reorganizations to allow compiling with glib < 2.8 using the G_GNUC_NULL_TERMINATED define from internal.h
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 20 Jun 2007 18:23:49 +0000
parents 7be04c20bf22
children ef65d43190e5
line wrap: on
line diff
--- a/finch/gntplugin.c	Wed Jun 20 18:22:19 2007 +0000
+++ b/finch/gntplugin.c	Wed Jun 20 18:23:49 2007 +0000
@@ -29,10 +29,11 @@
 #include <gntline.h>
 #include <gnttree.h>
 
+#include "finch.h"
+
 #include "notify.h"
 #include "request.h"
 
-#include "finch.h"
 #include "gntplugin.h"
 #include "gntrequest.h"