summaryrefslogtreecommitdiffstats
path: root/canvas/Library_simplecanvas.mk
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/Library_simplecanvas.mk')
-rw-r--r--canvas/Library_simplecanvas.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/Library_simplecanvas.mk b/canvas/Library_simplecanvas.mk
index 22fa304f84c2..376a3dba54a4 100644
--- a/canvas/Library_simplecanvas.mk
+++ b/canvas/Library_simplecanvas.mk
@@ -32,8 +32,8 @@ $(eval $(call gb_Library_set_componentfile,simplecanvas,canvas/source/simplecanv
$(eval $(call gb_Library_set_include,simplecanvas,\
$$(INCLUDE) \
- -I$(SRCDIR)/canvas/inc \
- -I$(SRCDIR)/canvas/inc/pch \
+ -I$(realpath $(SRCDIR)/canvas/inc) \
+ -I$(realpath $(SRCDIR)/canvas/inc/pch) \
))
$(eval $(call gb_Library_add_api,simplecanvas,\