summary refs log tree commit diff stats
path: root/include/system/accel-blocker.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/system/accel-blocker.h (renamed from include/sysemu/accel-blocker.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sysemu/accel-blocker.h b/include/system/accel-blocker.h
index f07f368358..e10099d6a9 100644
--- a/include/sysemu/accel-blocker.h
+++ b/include/system/accel-blocker.h
@@ -14,7 +14,7 @@
 #ifndef ACCEL_BLOCKER_H
 #define ACCEL_BLOCKER_H
 
-#include "sysemu/cpus.h"
+#include "system/cpus.h"
 
 void accel_blocker_init(void);