diff --git a/accel/tcg/tb-hash.h b/accel/tcg/tb-hash.h index 7e1ed2c6f4..c7f34c066c 100644 --- a/accel/tcg/tb-hash.h +++ b/accel/tcg/tb-hash.h @@ -21,6 +21,7 @@ #define EXEC_TB_HASH_H #include "exec/cpu-defs.h" +#include "exec/cpu_ldst.h" #include "exec/exec-all.h" #include "qemu/xxhash.h" #include "qemu/fast-hash.h"