From 64c2d24c423c1bd079fbab0a6089b6c85ca2bb64 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 31 Oct 2016 15:19:26 +0100 Subject: strcase: fix the remaining rawstr users --- lib/Makefile.vc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index e783e3ae2..d3b1dcf25 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -601,7 +601,7 @@ X_OBJS= \ $(DIROBJ)\polarssl_threadlock.obj \ $(DIROBJ)\pop3.obj \ $(DIROBJ)\progress.obj \ - $(DIROBJ)\rawstr.obj \ + $(DIROBJ)\strcase.obj \ $(DIROBJ)\rtsp.obj \ $(DIROBJ)\schannel.obj \ $(DIROBJ)\security.obj \ -- cgit v1.2.3