summaryrefslogtreecommitdiffstats
path: root/canvas/Library_cairocanvas.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-04 12:13:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-04 12:13:06 +0100
commit40b9443a650e45d8646fbeaa2729c8d920ecfc3c (patch)
tree1ed16f687474a2e14fd8082ab89ed74c116ae8e2 /canvas/Library_cairocanvas.mk
parentcallcatcher: remove unused methods (diff)
downloadcore-40b9443a650e45d8646fbeaa2729c8d920ecfc3c.tar.gz
core-40b9443a650e45d8646fbeaa2729c8d920ecfc3c.zip
help windows build along
Diffstat (limited to 'canvas/Library_cairocanvas.mk')
-rw-r--r--canvas/Library_cairocanvas.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/Library_cairocanvas.mk b/canvas/Library_cairocanvas.mk
index ea4ae721014a..a83be4387bc2 100644
--- a/canvas/Library_cairocanvas.mk
+++ b/canvas/Library_cairocanvas.mk
@@ -32,8 +32,8 @@ $(eval $(call gb_Library_set_componentfile,cairocanvas,canvas/source/cairo/cairo
$(eval $(call gb_Library_set_include,cairocanvas,\
$$(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,cairocanvas,\