summaryrefslogtreecommitdiff
path: root/games/wormz/patches/patch-ac
blob: 0257d1be96083d4fde000a68f872d0cfe3168408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ac,v 1.1.1.1 1998/11/05 08:24:12 garbled Exp $
--- PaintInterface/T1FontCreator.cc.orig	Thu Nov  5 01:09:50 1998
+++ PaintInterface/T1FontCreator.cc	Thu Nov  5 01:10:08 1998
@@ -1,3 +1,4 @@
+#ifdef USE_GGI
 #include "T1FontCreator.hh"
 #include "Utils.hh"
 #include "PathConfig.hh"
@@ -6,7 +7,6 @@
 #include <t1lib.h>
 #include <unistd.h>
 
-#ifdef USE_GGI
 
 T1FontCreator::T1FontCreator()
 {