diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXFontMgr.cpp')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/XeTeXFontMgr.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.cpp b/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.cpp index 2972f67aca1..e02fafe41d5 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.cpp +++ b/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.cpp @@ -38,8 +38,8 @@ authorization from the copyright holders. #include "XeTeXswap.h" -#include "ICUFeatures.h" -#include "GlyphPositioningTables.h" +#include "layout/ICUFeatures.h" +#include "layout/GlyphPositioningTables.h" #include "sfnt.h" |