branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / string / strspnp.c
index bbb1e3b..41f8be6 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/string.h>
+#include <msvcrt/string.h>
 
 char *
 strspnp(const char *s1, const char *s2)