summaryrefslogtreecommitdiff
path: root/src/hb-ot-math-table.hh
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-08-25 22:36:36 -0700
committerBehdad Esfahbod <behdad@behdad.org>2018-08-25 22:36:36 -0700
commitc77ae40852aabb1698da9e8d488f75bae2f4e734 (patch)
tree4aeed5468a81460bff9adbfd7165faa657a486f7 /src/hb-ot-math-table.hh
parent82b12bcadd50c9e86bbe82623a1cbc0b4afdd237 (diff)
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
Diffstat (limited to 'src/hb-ot-math-table.hh')
-rw-r--r--src/hb-ot-math-table.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hb-ot-math-table.hh b/src/hb-ot-math-table.hh
index 2dd71458..b7ca167b 100644
--- a/src/hb-ot-math-table.hh
+++ b/src/hb-ot-math-table.hh
@@ -27,8 +27,8 @@
#ifndef HB_OT_MATH_TABLE_HH
#define HB_OT_MATH_TABLE_HH
-#include "hb-open-type-private.hh"
-#include "hb-ot-layout-common-private.hh"
+#include "hb-open-type.hh"
+#include "hb-ot-layout-common.hh"
#include "hb-ot-math.h"
namespace OT {