提交 93ef684b 编写于 作者: B Behdad Esfahbod

Rename hb-ot-layout-math-table.hh to hb-ot-math-table.hh

上级 3b5263b0
......@@ -76,11 +76,11 @@ HB_OT_sources = \
hb-ot-layout-gsubgpos-private.hh \
hb-ot-layout-gsub-table.hh \
hb-ot-layout-jstf-table.hh \
hb-ot-layout-math-table.hh \
hb-ot-layout-private.hh \
hb-ot-map.cc \
hb-ot-map-private.hh \
hb-ot-math.cc \
hb-ot-math-table.hh \
hb-ot-shape.cc \
hb-ot-shape-complex-arabic.cc \
hb-ot-shape-complex-arabic-fallback.hh \
......
......@@ -24,8 +24,8 @@
* Igalia Author(s): Frédéric Wang
*/
#ifndef HB_OT_LAYOUT_MATH_TABLE_HH
#define HB_OT_LAYOUT_MATH_TABLE_HH
#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"
......@@ -719,4 +719,4 @@ struct MATH
} /* namespace OT */
#endif /* HB_OT_LAYOUT_MATH_TABLE_HH */
#endif /* HB_OT_MATH_TABLE_HH */
......@@ -26,7 +26,7 @@
#include "hb-open-type-private.hh"
#include "hb-ot-layout-math-table.hh"
#include "hb-ot-math-table.hh"
HB_SHAPER_DATA_ENSURE_DECLARE(ot, face)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册