* Addendum to r58214.
[reactos.git] / rostests / apitests / gdi32 / GdiConvertRegion.c
index 1db7e16..503fd4d 100644 (file)
@@ -5,9 +5,8 @@
  * PROGRAMMERS:     Timo Kreuzer
  */
 
-#include <stdio.h>
 #include <wine/test.h>
-#include <windows.h>
+#include <wingdi.h>
 
 HRGN WINAPI GdiConvertRegion(HRGN);