diff options
author | suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> | 2009-09-26 00:48:37 +0900 |
---|---|---|
committer | suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> | 2009-09-26 00:48:37 +0900 |
commit | f2647ddabb458c89e13937800b3fc95e71bd1482 (patch) | |
tree | 1c13d3afeb7048b3c416fc6a38fd940a3e921cdf /src/type1/t1objs.c | |
parent | 76f1b9d9cf4309d86a2cdb77a6e763e05a1de8e1 (diff) |
[cache, psaux, type1] Fix for multi build.
Diffstat (limited to 'src/type1/t1objs.c')
-rw-r--r-- | src/type1/t1objs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/type1/t1objs.c b/src/type1/t1objs.c index df87ffcf..e9357e6c 100644 --- a/src/type1/t1objs.c +++ b/src/type1/t1objs.c @@ -17,6 +17,7 @@ #include <ft2build.h> +#include FT_INTERNAL_CALC_H #include FT_INTERNAL_DEBUG_H #include FT_INTERNAL_STREAM_H #include FT_TRUETYPE_IDS_H |