* Addendum to r58214.
[reactos.git] / rostests / apitests / gdi32 / GdiSetAttrs.c
index b0bd6b2..7e7ef1c 100644 (file)
@@ -5,9 +5,8 @@
  * PROGRAMMERS:     Timo Kreuzer
  */
 
-#include <stdio.h>
 #include <wine/test.h>
-#include <windows.h>
+#include <wingdi.h>
 
 BOOL WINAPI GdiSetAttrs(HDC);