summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/Library_hwp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk
index 5ca70188fcf3..7b44aa42984a 100644
--- a/hwpfilter/Library_hwp.mk
+++ b/hwpfilter/Library_hwp.mk
@@ -47,7 +47,7 @@ $(eval $(call gb_Library_use_external,hwp,zlib))
ifeq ($(OS),WNT)
-$(eval $(call gb_Library_use_libraries,hwp,\
+$(eval $(call gb_Library_use_system_win32_libs,hwp,\
ole32 \
uuid \
))