summaryrefslogtreecommitdiffstats
path: root/src/truetype/truetype.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/truetype/truetype.c')
-rw-r--r--src/truetype/truetype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/truetype/truetype.c b/src/truetype/truetype.c
index 4bd1209..a6e4ba7 100644
--- a/src/truetype/truetype.c
+++ b/src/truetype/truetype.c
@@ -27,6 +27,7 @@
#ifdef TT_USE_BYTECODE_INTERPRETER
#include "ttinterp.c"
+#include "ttsubpix.c"
#endif
#ifdef TT_CONFIG_OPTION_GX_VAR_SUPPORT