aboutsummaryrefslogtreecommitdiff
path: root/migration/cpu-throttle.c
diff options
context:
space:
mode:
Diffstat (limited to 'migration/cpu-throttle.c')
-rw-r--r--migration/cpu-throttle.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/migration/cpu-throttle.c b/migration/cpu-throttle.c
index 5179019..0642e6b 100644
--- a/migration/cpu-throttle.c
+++ b/migration/cpu-throttle.c
@@ -26,8 +26,8 @@
#include "qemu/thread.h"
#include "hw/core/cpu.h"
#include "qemu/main-loop.h"
-#include "sysemu/cpus.h"
-#include "sysemu/cpu-throttle.h"
+#include "system/cpus.h"
+#include "system/cpu-throttle.h"
#include "migration.h"
#include "migration-stats.h"
#include "trace.h"