diff finch/gntdebug.c @ 26347:1c73d2ef9ddc

Remove some extra edits that snuck into Finch.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Mon, 23 Mar 2009 01:06:15 +0000
parents f0c2e27c7ae7
children e23a74d7c97c
line wrap: on
line diff
--- a/finch/gntdebug.c	Sun Mar 22 23:33:42 2009 +0000
+++ b/finch/gntdebug.c	Mon Mar 23 01:06:15 2009 +0000
@@ -23,8 +23,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
-#include "util.h"
-
 #include <gnt.h>
 #include <gntbox.h>
 #include <gntbutton.h>
@@ -38,6 +36,7 @@
 #include "gntdebug.h"
 #include "finch.h"
 #include "notify.h"
+#include "util.h"
 
 #include <stdio.h>
 #include <string.h>