- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / keyboard / kbdfi / kbdfi.c
index 88d1b11..a321dda 100644 (file)
@@ -5,7 +5,10 @@
  *
  */
 
-#include <windows.h>
+#define WIN32_NO_STATUS
+#include <stdarg.h>
+#include <windef.h>
+#include <winuser.h>
 #include <ndk/kbd.h>
 
 #ifdef _M_IA64