$NetBSD$

--- include/FontCreator.hh.orig	Mon Apr 13 17:47:20 1998
+++ include/FontCreator.hh	Wed Aug 14 18:09:37 2002
@@ -5,7 +5,7 @@
 
 enum TextDirection { tdNorth, tdEast, tdSouth, tdWest };
 enum FontShape { fsRegular, fsOblique, fsSmallRegular, fsSmallOblique };
-const FontShapeCount = 4;
+const int FontShapeCount = 4;
 
 class FontCreator {
   protected:
