diff options
Diffstat (limited to 'include/exec/tb-hash-xx.h')
-rw-r--r-- | include/exec/tb-hash-xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/exec/tb-hash-xx.h b/include/exec/tb-hash-xx.h index 9f3fc05..85b741d 100644 --- a/include/exec/tb-hash-xx.h +++ b/include/exec/tb-hash-xx.h @@ -33,7 +33,7 @@ #ifndef EXEC_TB_HASH_XX #define EXEC_TB_HASH_XX -#include <qemu/bitops.h> +#include "qemu/bitops.h" #define PRIME32_1 2654435761U #define PRIME32_2 2246822519U |