summaryrefslogtreecommitdiff
path: root/src/type1/t1load.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/type1/t1load.c')
-rw-r--r--src/type1/t1load.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/type1/t1load.c b/src/type1/t1load.c
index b848c9786..faff55230 100644
--- a/src/type1/t1load.c
+++ b/src/type1/t1load.c
@@ -66,10 +66,11 @@
#include FT_CONFIG_CONFIG_H
#include FT_MULTIPLE_MASTERS_H
#include FT_INTERNAL_TYPE1_TYPES_H
-#include FT_INTERNAL_TYPE1_ERRORS_H
#include "t1load.h"
+#include "t1errors.h"
+
#include <string.h> /* for strncmp(), strcmp() */
#include <ctype.h> /* for isalnum() */