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 0a273d9605..83dc610e4c 100644 --- a/accel/tcg/tb-hash.h +++ b/accel/tcg/tb-hash.h @@ -23,6 +23,7 @@ #include "exec/cpu-defs.h" #include "exec/exec-all.h" #include "qemu/xxhash.h" +#include "tb-jmp-cache.h" #ifdef CONFIG_SOFTMMU |