summaryrefslogtreecommitdiffstats
path: root/fpicker/Library_fps_aqua.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/Library_fps_aqua.mk')
-rw-r--r--fpicker/Library_fps_aqua.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/fpicker/Library_fps_aqua.mk b/fpicker/Library_fps_aqua.mk
index e4b7ef53a097..91e875c44ed9 100644
--- a/fpicker/Library_fps_aqua.mk
+++ b/fpicker/Library_fps_aqua.mk
@@ -12,6 +12,11 @@ $(eval $(call gb_Library_Library,fps_aqua))
$(eval $(call gb_Library_set_componentfile,fps_aqua,fpicker/source/aqua/fps_aqua))
+$(eval $(call gb_Library_set_include,fps_aqua,\
+ $$(INCLUDE) \
+ -I$(SRCDIR)/fpicker/inc \
+))
+
$(eval $(call gb_Library_use_external,fps_aqua,boost_headers))
$(eval $(call gb_Library_use_sdk_api,fps_aqua))