summaryrefslogtreecommitdiff
path: root/neon
diff options
context:
space:
mode:
Diffstat (limited to 'neon')
-rw-r--r--neon/Library_neon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/neon/Library_neon.mk b/neon/Library_neon.mk
index 17ac265b0aed..239a43491b3a 100644
--- a/neon/Library_neon.mk
+++ b/neon/Library_neon.mk
@@ -47,7 +47,7 @@ $(eval $(call gb_Library_add_generated_cobjects,neon,\
))
ifeq ($(OS),WNT)
-$(eval $(call gb_Library_use_libraries,neon,\
+$(eval $(call gb_Library_use_system_win32_libs,neon,\
ws2_32 \
))