summaryrefslogtreecommitdiff
path: root/hw/hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hid.h')
-rw-r--r--hw/hid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hid.h b/hw/hid.h
index 5315cf7a31..100b121663 100644
--- a/hw/hid.h
+++ b/hw/hid.h
@@ -1,7 +1,7 @@
#ifndef QEMU_HID_H
#define QEMU_HID_H
-#include "vmstate.h"
+#include "migration/vmstate.h"
#define HID_MOUSE 1
#define HID_TABLET 2