summaryrefslogtreecommitdiff
path: root/desktop/CppunitTest_desktop_lib.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/CppunitTest_desktop_lib.mk')
-rw-r--r--desktop/CppunitTest_desktop_lib.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/CppunitTest_desktop_lib.mk b/desktop/CppunitTest_desktop_lib.mk
index c7aee9d1f043..931b33ffcf98 100644
--- a/desktop/CppunitTest_desktop_lib.mk
+++ b/desktop/CppunitTest_desktop_lib.mk
@@ -36,6 +36,11 @@ $(eval $(call gb_CppunitTest_use_externals,desktop_lib, \
cairo \
))
+$(eval $(call gb_CppunitTest_set_include,desktop_lib,\
+ -I$(SRCDIR)/desktop/inc \
+ $$(INCLUDE) \
+))
+
$(eval $(call gb_CppunitTest_use_api,desktop_lib,\
offapi \
udkapi \