summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/XeTeX_ext.h
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-02-19 21:46:39 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-02-19 21:46:39 +0000
commit142b5ec17f7b4296c53b7e77fae4ba2a9c6bf772 (patch)
treedf041514fbe99c53c7c10753e94687c1adb84023 /Build/source/texk/web2c/xetexdir/XeTeX_ext.h
parent46269cbc4c5e9e78c5159cae275f276c4c54e26a (diff)
More Mac fixes
git-svn-id: svn://tug.org/texlive/trunk@29167 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeX_ext.h')
-rw-r--r--Build/source/texk/web2c/xetexdir/XeTeX_ext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeX_ext.h b/Build/source/texk/web2c/xetexdir/XeTeX_ext.h
index 0d8047a96d1..dab8fba93a1 100644
--- a/Build/source/texk/web2c/xetexdir/XeTeX_ext.h
+++ b/Build/source/texk/web2c/xetexdir/XeTeX_ext.h
@@ -62,6 +62,7 @@ typedef struct UFILE* unicodefile;
but otherwise we'll need these substitute definitions */
#ifdef XETEX_MAC
+#include <CoreFoundation/CoreFoundation.h>
#include <ApplicationServices/ApplicationServices.h>
#else
typedef int32_t Fixed;