[MSVCRT_CRT_APITEST]
[reactos.git] / rostests / apitests / crt / _vscprintf.c
index 7396995..cc8481e 100644 (file)
@@ -4,8 +4,9 @@
  * PURPOSE:         Test for _vscprintf
  */
 
+#include <apitest.h>
+
 #include <stdio.h>
-#include <wine/test.h>
 #include <tchar.h>
 #include <errno.h>