summaryrefslogtreecommitdiff
path: root/basebmp/Library_basebmp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/Library_basebmp.mk')
-rw-r--r--basebmp/Library_basebmp.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk
index c8e3d3a2b52a..1730cc276366 100644
--- a/basebmp/Library_basebmp.mk
+++ b/basebmp/Library_basebmp.mk
@@ -31,8 +31,7 @@ $(eval $(call gb_Library_Library,basebmp))
$(eval $(call gb_Library_add_package_headers,basebmp,basebmp_inc))
$(eval $(call gb_Library_set_include,basebmp,\
- -I$(SRCDIR)/basebmp/inc/ \
- -I$(SRCDIR)/basebmp/inc/pch \
+ -I$(realpath $(SRCDIR)/basebmp/inc/) \
$$(INCLUDE) \
))