* Addendum to r58214.
[reactos.git] / rostests / apitests / gdi32 / MaskBlt.c
index ae3ac6d..492aa9a 100644 (file)
@@ -5,9 +5,9 @@
  * PROGRAMMERS:     Timo Kreuzer
  */
 
-#include <stdio.h>
 #include <wine/test.h>
-#include <windows.h>
+#include <wingdi.h>
+#include <winuser.h>
 
 void Test_MaskBlt_1bpp()
 {