summary refs log tree commit diff stats
path: root/hw/ptimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ptimer.h')
-rw-r--r--hw/ptimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ptimer.h b/hw/ptimer.h
index 6638f61322..9d172f7764 100644
--- a/hw/ptimer.h
+++ b/hw/ptimer.h
@@ -10,7 +10,7 @@
 
 #include "qemu-common.h"
 #include "qemu-timer.h"
-#include "vmstate.h"
+#include "migration/vmstate.h"
 
 /* ptimer.c */
 typedef struct ptimer_state ptimer_state;