summaryrefslogtreecommitdiff
path: root/hw/ptimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ptimer.h')
-rw-r--r--hw/ptimer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/ptimer.h b/hw/ptimer.h
index 6638f61322..28fcaf17f8 100644
--- a/hw/ptimer.h
+++ b/hw/ptimer.h
@@ -9,8 +9,8 @@
#define PTIMER_H
#include "qemu-common.h"
-#include "qemu-timer.h"
-#include "vmstate.h"
+#include "qemu/timer.h"
+#include "migration/vmstate.h"
/* ptimer.c */
typedef struct ptimer_state ptimer_state;