[IPHLPAPI_APITEST]
[reactos.git] / rostests / apitests / kernel32 / SetUnhandledExceptionFilter.c
index 0105575..ddf6b3f 100644 (file)
@@ -5,9 +5,10 @@
  * PROGRAMMER:      Mike "tamlin" Nordell
  */
 
+#include <apitest.h>
+
 #define WIN32_NO_STATUS
 #include <stdio.h>
-#include <wine/test.h>
 #include <ndk/rtltypes.h>
 #include <xmmintrin.h>