diff finch/gntaccount.c @ 29723:c38f6e6bf4ce

propagate from branch 'im.pidgin.pidgin' (head f0addfa93983499a661e29f567e66a98a9544a89) to branch 'im.pidgin.pidgin.next.minor' (head 9c3b44f9ecfcb6fde88c8bcc3a27a16587422f2e)
author Paul Aurich <paul@darkrain42.org>
date Wed, 09 Dec 2009 03:52:00 +0000
parents 259bbfb423d4
children cfdd4d3ba550
line wrap: on
line diff
--- a/finch/gntaccount.c	Mon Nov 30 06:24:32 2009 +0000
+++ b/finch/gntaccount.c	Wed Dec 09 03:52:00 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>
@@ -36,7 +38,6 @@
 #include <gntwindow.h>
 
 #include "finch.h"
-#include <internal.h>
 
 #include <account.h>
 #include <accountopt.h>