Imported Upstream version 7.53.1
[platform/upstream/curl.git] / tests / unit / unit1301.c
index 928076e..aa86101 100644 (file)
@@ -21,7 +21,7 @@
  ***************************************************************************/
 #include "curlcheck.h"
 
-#include "strequal.h"
+#include "strcase.h"
 
 static CURLcode unit_setup(void) {return CURLE_OK;}
 static void unit_stop(void) {}