diff options
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r-- | sw/Library_swui.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 915d5ac09464..99f1dd20ae3d 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -27,7 +27,7 @@ $(eval $(call gb_Library_set_include,swui,\ $$(INCLUDE) \ )) -$(eval $(call gb_Library_set_precompiled_header,swui,$(SRCDIR)/sw/inc/pch/precompiled_swui)) +$(eval $(call gb_Library_set_precompiled_header,swui,sw/inc/pch/precompiled_swui)) $(eval $(call gb_Library_use_externals,swui,\ boost_headers \ |