summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ios/StaticLibrary_iOSkit.mk5
-rw-r--r--ios/source/LibreOfficeKit.c2
2 files changed, 1 insertions, 6 deletions
diff --git a/ios/StaticLibrary_iOSkit.mk b/ios/StaticLibrary_iOSkit.mk
index 67f8b086cfcf..f36ef856a8dc 100644
--- a/ios/StaticLibrary_iOSkit.mk
+++ b/ios/StaticLibrary_iOSkit.mk
@@ -19,11 +19,6 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,iOS_kitBridge))
-$(eval $(call gb_StaticLibrary_set_include,iOS_kitBridge,\
- $$(INCLUDE) \
- -I$(SRCDIR)/ios/generated \
-))
-
$(eval $(call gb_StaticLibrary_add_cobjects,iOS_kitBridge,\
ios/source/LibreOfficeKit \
))
diff --git a/ios/source/LibreOfficeKit.c b/ios/source/LibreOfficeKit.c
index b403b356d171..1868ae7b21fa 100644
--- a/ios/source/LibreOfficeKit.c
+++ b/ios/source/LibreOfficeKit.c
@@ -15,7 +15,7 @@
#include <osl/process.h>
// generated by solenv/bin/native-code.py:
-#include "native-code.h"
+#include "../generated/native-code.h"
// pointers to our instance