| Index: third_party/harfbuzz-ng/src/hb-ot-math.cc
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-math.cc b/third_party/harfbuzz-ng/src/hb-ot-math.cc
|
| index 2d7e6792a58639a8378f28841558a1c6343019e7..f82a07353c95565ee0be450369d835d232b8f60c 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-math.cc
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-math.cc
|
| @@ -26,10 +26,9 @@
|
|
|
| #include "hb-open-type-private.hh"
|
|
|
| +#include "hb-ot-layout-private.hh"
|
| #include "hb-ot-math-table.hh"
|
|
|
| -HB_SHAPER_DATA_ENSURE_DECLARE(ot, face)
|
| -
|
| static inline const OT::MATH&
|
| _get_math (hb_face_t *face)
|
| {
|
|
|