0b38579fc1
a networked game for X11
16 lines
409 B
Text
16 lines
409 B
Text
$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()
|
|
{
|