finch/gntrequest.c

branch
vv
changeset 22398
1a6f172dfbd4
parent 22342
916c989bd2c0
parent 22069
841d24b3a2bc
child 23707
480f94157418
--- a/finch/gntrequest.c	Wed Feb 06 15:52:08 2008 +0000
+++ b/finch/gntrequest.c	Wed Feb 06 19:44:41 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
 {

mercurial