summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-11-07 13:35:06 -0500
committerBehdad Esfahbod <behdad@behdad.org>2018-11-07 13:35:06 -0500
commitc038f5be6b70b8edffc701dd3e4e3cd08d14e2f0 (patch)
tree298e672909762ffa2e445f1deab79962c67e0390
parentdb6e658e8c0c4953c2f026f6a67a5d2fb4bdc204 (diff)
[fallback] Minor
-rw-r--r--src/hb-ot-shape-fallback.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-ot-shape-fallback.cc b/src/hb-ot-shape-fallback.cc
index 3742d670..cfd06e7f 100644
--- a/src/hb-ot-shape-fallback.cc
+++ b/src/hb-ot-shape-fallback.cc
@@ -25,7 +25,7 @@
*/
#include "hb-ot-shape-fallback.hh"
-#include "hb-ot-kern-table.hh"
+#include "hb-kern.hh"
static unsigned int
recategorize_combining_class (hb_codepoint_t u,