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

--- src/mainwin.c.orig	2003-11-03 21:07:57.000000000 +0000
+++ src/mainwin.c
@@ -35,10 +35,10 @@
 #include "common.h"
 #include "search.h"
 #include "mainwin.h"
+#include "util.h"
 #include "configfile.h"
 #include "browse.h"
 #include "prefs.h"
-#include "util.h"
 #include "template.h"
 #include "filter.h"
 #include "COPYING.h"