summaryrefslogtreecommitdiffstats
path: root/hw/ptimer.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-12-17 18:19:50 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2012-12-19 08:31:32 +0100
commitcaf71f86a3de97394bcc5b06549012b7dc65fe60 (patch)
treebbeacc38d481886a8a65e81ed6e03d78aa885f01 /hw/ptimer.h
parent83c9089e73b81c69dc1ecdf859fa84d2c500fb5f (diff)
downloadhqemu-caf71f86a3de97394bcc5b06549012b7dc65fe60.zip
hqemu-caf71f86a3de97394bcc5b06549012b7dc65fe60.tar.gz
migration: move include files to include/migration/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
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 6638f61..9d172f7 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;
OpenPOWER on IntegriCloud