Commit 3476699a56f9bd75e6f253bcd72a1c8f0979343f

henry 2002-02-16T00:04:18

Put glyphcontainer back in

1
2
3
4
5
6
7
8
9
10
11
diff --git a/src/FTFont.cpp b/src/FTFont.cpp
index 86283bd..250e8ef 100755
--- a/src/FTFont.cpp
+++ b/src/FTFont.cpp
@@ -1,5 +1,6 @@
 #include	"FTFace.h"
 #include	"FTFont.h"
+#include	"FTGlyphContainer.h"
 #include	"FTGlyph.h" // for FTBbox
 #ifdef FTGL_DEBUG
 	#include "mmgr.h"