* Addendum to r58214.
[reactos.git] / rostests / apitests / user32 / testlist.c
index 2b030a1..008c11f 100644 (file)
@@ -1,9 +1,7 @@
-#define WIN32_LEAN_AND_MEAN
 #define __ROS_LONG64__
-#include <windows.h>
 
 #define STANDALONE
-#include "wine/test.h"
+#include <wine/test.h>
 
 extern void func_AttachThreadInput(void);
 extern void func_CreateIconFromResourceEx(void);