summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index d777ea177a5d..e8afd204c308 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_Library_Library,sd))
-$(eval $(call gb_Library_set_precompiled_header,sd,$(SRCDIR)/sd/inc/pch/precompiled_sd))
+$(eval $(call gb_Library_set_precompiled_header,sd,sd/inc/pch/precompiled_sd))
# runtime dependency for unit tests
$(eval $(call gb_Library_use_package,sd,sd_xml))