[APITESTS:USER32]
[reactos.git] / rostests / apitests / user32 / RealGetWindowClass.c
index 622a01e..885dc4d 100644 (file)
@@ -5,8 +5,9 @@
  * PROGRAMMERS:     Gregor Gullwi
  */
 
+#include <apitest.h>
+
 #include <stdio.h>
-#include <wine/test.h>
 #include <winuser.h>
 
 #define ARRAY_SIZE(x) (sizeof(x) / sizeof(x[0]))