summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp')
-rw-r--r--Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp b/Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp
index a71d42501cf..ff5c540b118 100644
--- a/Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp
+++ b/Build/source/texk/web2c/xetexdir/XeTeXOTMath.cpp
@@ -37,7 +37,7 @@ authorization from the copyright holders.
#include "XeTeXLayoutInterface.h"
#include "XeTeXFontInst.h"
-#include "CoverageTables.h"
+#include "layout/CoverageTables.h"
#define kMATHTableTag 0x4D415448
@@ -49,7 +49,7 @@ extern "C" {
extern integer* fontsize;
}
-#include "LESwaps.h"
+#include "layout/LESwaps.h"
static SInt16 getMathConstant(LEFontInstance* fontInst, mathConstantIndex whichConstant)
{