diff options
Diffstat (limited to 'system/memory.c')
-rw-r--r-- | system/memory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/memory.c b/system/memory.c index 38da62f..5646547 100644 --- a/system/memory.c +++ b/system/memory.c @@ -30,6 +30,7 @@ #include "system/runstate.h" #include "system/tcg.h" #include "qemu/accel.h" +#include "accel/accel-ops.h" #include "hw/boards.h" #include "migration/vmstate.h" #include "system/address-spaces.h" |