]> git.proxmox.com Git - qemu.git/blobdiff - sysemu.h
Fix windows build and clean up use of <windows.h>
[qemu.git] / sysemu.h
index 8775412b7c7c2be6fff70444126fb696be99f7b0..3eab34b399e732a3504ffaf3803e040eaea75a86 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;