From fe656e3185fa10973d43492c867643e80fa433cd Mon Sep 17 00:00:00 2001 From: Emilio G. Cota Date: Sat, 20 Oct 2018 18:49:53 -0400 Subject: include: move exec/tb-hash-xx.h to qemu/xxhash.h Reviewed-by: Alex Bennée Signed-off-by: Emilio G. Cota Signed-off-by: Richard Henderson --- include/exec/tb-hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/exec/tb-hash.h') diff --git a/include/exec/tb-hash.h b/include/exec/tb-hash.h index 731ba4c272..4f3a37d927 100644 --- a/include/exec/tb-hash.h +++ b/include/exec/tb-hash.h @@ -20,7 +20,7 @@ #ifndef EXEC_TB_HASH_H #define EXEC_TB_HASH_H -#include "exec/tb-hash-xx.h" +#include "qemu/xxhash.h" #ifdef CONFIG_SOFTMMU -- cgit v1.2.3-55-g7522