diff finch/gntrequest.c @ 24939:bb99ee66120e

propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8) to branch 'im.pidgin.maiku.vv' (head 33c389f28f8fbefb95f7cf1bc22730ffd1d92bcb)
author Mike Ruprecht <maiku@soc.pidgin.im>
date Fri, 05 Sep 2008 02:57:48 +0000
parents ff29208e03ef
children ff4212a5268f
line wrap: on
line diff
--- a/finch/gntrequest.c	Thu Sep 04 22:56:26 2008 +0000
+++ b/finch/gntrequest.c	Fri Sep 05 02:57:48 2008 +0000
@@ -23,6 +23,9 @@
  * 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>
@@ -37,7 +40,6 @@
 #include "finch.h"
 #include "gntrequest.h"
 #include "debug.h"
-#include "util.h"
 
 typedef struct
 {