diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXOTMath.h')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/XeTeXOTMath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXOTMath.h b/Build/source/texk/web2c/xetexdir/XeTeXOTMath.h index ff1d871c0a3..8d094a82cd1 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeXOTMath.h +++ b/Build/source/texk/web2c/xetexdir/XeTeXOTMath.h @@ -37,7 +37,7 @@ authorization from the copyright holders. #ifdef XETEX_OT_MATH_IMPLEMENTATION #include "MathTable.h" -#include "LEFontInstance.h" +#include "layout/LEFontInstance.h" #else #define GlyphAssembly void /* used when we're just declaring the functions for xetex.ch */ #endif |