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

--- src/schemabrowse.c.orig	2003-11-03 21:07:58.000000000 +0000
+++ src/schemabrowse.c
@@ -42,9 +42,9 @@
 
 #include "schemabrowse.h"
 #include "mainwin.h"
+#include "util.h"
 #include "configfile.h"
 #include "common.h"
-#include "util.h"
 #include "schema.h"
 #include "i18n.h"
 #include "debug.h"