revert to non-vmstate supporting usb-hub.c
[qemu] / sysemu.h
index 8775412..3eab34b 100644 (file)
--- a/sysemu.h
+++ b/sysemu.h
@@ -4,6 +4,10 @@
 
 #include "qemu-common.h"
 
+#ifdef _WIN32
+#include <windows.h>
+#endif
+
 /* vl.c */
 extern const char *bios_name;
 extern const char *bios_dir;