* Addendum to r58214.
[reactos.git] / rostests / apitests / user32 / ScrollWindowEx.c
index 2fd3a9d..a765ed3 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_ScrollWindowEx()
 {