* Addendum to r58214.
[reactos.git] / rostests / apitests / gdi32 / GetRandomRgn.c
index b661d68..947dd4e 100644 (file)
@@ -7,7 +7,8 @@
 
 #include <stdio.h>
 #include <wine/test.h>
-#include <windows.h>
+#include <wingdi.h>
+#include <winuser.h>
 
 #define CLIPRGN 1
 #define METARGN 2