Commit 24aaddaeed000293af93c3dc50502fa7912d2428

David Turner 2000-06-07T20:19:21

removed invalid #include

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/cff/t2load.c b/src/cff/t2load.c
index 6544a61..18bac54 100644
--- a/src/cff/t2load.c
+++ b/src/cff/t2load.c
@@ -25,7 +25,6 @@
 #include <freetype/tttags.h>
 #include <t2load.h>
 #include <t2parse.h>
-#include <t2errors.h>
 
 #undef  FT_COMPONENT
 #define FT_COMPONENT  trace_ttload