summaryrefslogtreecommitdiff
path: root/databases/gq/patches/patch-av
blob: ced54069213eb9bba44cf710f5b4a590b172f718 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-av,v 1.1 2006/07/17 08:46:29 seb Exp $

--- src/state.c.orig	2003-11-03 21:19:54.000000000 +0000
+++ src/state.c
@@ -37,8 +37,8 @@
 #include <gtk/gtk.h>
 
 #include "xmlparse.h"
-#include "configfile.h"
 #include "util.h"
+#include "configfile.h"
 #include "errorchain.h"
 #include "xmlutil.h"
 #include "i18n.h"