diff options
Diffstat (limited to 'cpu-target.c')
-rw-r--r-- | cpu-target.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu-target.c b/cpu-target.c index 20db5ff..772e354 100644 --- a/cpu-target.c +++ b/cpu-target.c @@ -19,7 +19,7 @@ #include "qemu/osdep.h" #include "cpu.h" -#include "system/accel-ops.h" +#include "accel/accel-cpu-ops.h" #include "system/cpus.h" #include "exec/cpu-common.h" #include "exec/replay-core.h" |