[IPHLPAPI_APITEST]
[reactos.git] / rostests / apitests / kernel32 / SetCurrentDirectory.c
index be20bd9..c19b968 100644 (file)
@@ -2,12 +2,13 @@
  * PROJECT:         ReactOS api tests
  * LICENSE:         GPLv2+ - See COPYING in the top level directory
  * PURPOSE:         Test for SetCurrentDirectory
- * PROGRAMMER:      Thomas Faber <thfabba@gmx.de>
+ * PROGRAMMER:      Thomas Faber <thomas.faber@reactos.org>
  */
 
+#include <apitest.h>
+
 #define WIN32_NO_STATUS
 #include <stdio.h>
-#include <wine/test.h>
 #include <ndk/rtltypes.h>
 
 static