summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/InternalUnoApi_cppuhelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/InternalUnoApi_cppuhelper.mk b/cppuhelper/InternalUnoApi_cppuhelper.mk
index c61b5b07671b..5d8f18b0d6af 100644
--- a/cppuhelper/InternalUnoApi_cppuhelper.mk
+++ b/cppuhelper/InternalUnoApi_cppuhelper.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_InternalUnoApi_use_api,cppuhelper,\
))
$(eval $(call gb_InternalUnoApi_set_include,cppuhelper,\
- -I$(OUTDIR)/idl \
+ -I$(SRCDIR)/udkapi \
$$(INCLUDE) \
))