summary refs log tree commit diff stats
path: root/include/exec/tb-hash-xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exec/tb-hash-xx.h')
-rw-r--r--include/exec/tb-hash-xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/exec/tb-hash-xx.h b/include/exec/tb-hash-xx.h
index 9f3fc05636..85b741d02a 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