summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2021-08-23 18:06:51 +0300
committerTor Lillqvist <tml@collabora.com>2021-08-23 18:43:57 +0200
commite2a54acaf123c61e3be291f8c84a88effae880a1 (patch)
treea5339cd98d4ece538332abef7ed5800829fa4693 /vcl/inc/quartz
parent238951d0c539d1e294a1a12f2cf7aa806af8e116 (diff)
Make compilation for iOS get a bit further
Note that I did not try to refresh my memory of what anything of this actually *means*, I just did a couple of quick edits to get past compilation errors in vcl. The build now proceeds until "No rule to make target '/Volumes/TML13/lo/master-ios-debug/instdir_for_build/LibreOfficeDev.app/Contents/Frameworks/libgcc3_uno', needed by '/Volumes/TML13/lo/master-ios-debug/workdir_for_build/Executable/saxparser.run'." Change-Id: I42e2d60bf691f99631b2700e45921824144df2d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120892 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'vcl/inc/quartz')
-rw-r--r--vcl/inc/quartz/salgdi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index 80b79a6ec720..5316db0ac1a3 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -33,6 +33,7 @@
#else
#include <CoreGraphics/CoreGraphics.h>
#include <CoreText/CoreText.h>
+#include "salgeom.hxx"
#endif
#include <postmac.h>