strcase: fix the remaining rawstr users

This commit is contained in:
Daniel Stenberg 2016-10-31 15:19:26 +01:00
parent 309d6e80d0
commit 64c2d24c42
4 changed files with 7 additions and 7 deletions

View file

@ -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 \