[MSVCRT_CRT_APITEST]
[reactos.git] / rostests / apitests / crt / strcpy.c
index a44623f..a246a19 100644 (file)
@@ -1,6 +1,7 @@
 
+#include <apitest.h>
+
 #include <stdio.h>
-#include <wine/test.h>
 
 START_TEST(strcpy)
 {