finch/gntplugin.c

changeset 29106
51c7b2177e42
parent 27829
94b279f7c38c
child 29304
6a941ac152e3
--- a/finch/gntplugin.c	Tue Dec 08 03:42:59 2009 +0000
+++ b/finch/gntplugin.c	Tue Dec 08 04:18:32 2009 +0000
@@ -23,6 +23,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+#include <internal.h>
+
 #include <gnt.h>
 #include <gntbox.h>
 #include <gntbutton.h>
@@ -32,7 +34,6 @@
 #include <gntutils.h>
 
 #include "finch.h"
-#include <internal.h>
 
 #include "debug.h"
 #include "notify.h"

mercurial