aboutsummaryrefslogtreecommitdiff
path: root/ui/win32-kbd-hook.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/win32-kbd-hook.c')
-rw-r--r--ui/win32-kbd-hook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/win32-kbd-hook.c b/ui/win32-kbd-hook.c
index 1ac237d..f448247 100644
--- a/ui/win32-kbd-hook.c
+++ b/ui/win32-kbd-hook.c
@@ -7,7 +7,7 @@
*/
#include "qemu/osdep.h"
-#include "sysemu/sysemu.h"
+#include "system/system.h"
#include "ui/win32-kbd-hook.h"
static Notifier win32_unhook_notifier;