diff options
Diffstat (limited to 'accel/tcg/tb-hash.h')
-rw-r--r-- | accel/tcg/tb-hash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel/tcg/tb-hash.h b/accel/tcg/tb-hash.h index a0c61f2..a5382f4 100644 --- a/accel/tcg/tb-hash.h +++ b/accel/tcg/tb-hash.h @@ -22,6 +22,7 @@ #include "exec/cpu-defs.h" #include "exec/exec-all.h" +#include "exec/translation-block.h" #include "qemu/xxhash.h" #include "tb-jmp-cache.h" |