summaryrefslogtreecommitdiff
path: root/games/teg/patches/patch-ad
blob: 79bccbcc9e34fbac9fed3c755f311d52b3ec0fee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ad,v 1.1 2009/02/07 23:23:53 joerg Exp $

--- common/all.h.orig	2009-02-08 00:13:58.000000000 +0100
+++ common/all.h
@@ -29,6 +29,7 @@
 #ifndef HAVE_INTERNATIONALIZATION
 #include "fcintl.h"
 #endif
+#include "support.h"
 #include "common.h"
 #include "tegdebug.h"
 #include "share.h"
@@ -36,7 +37,6 @@
 #include "net.h"
 #include "parser.h"
 #include "version.h"
-#include "support.h"
 #include "tarjeta.h"
 #include "cont.h"
 #include "country.h"