summary refs log tree commit diff stats
path: root/target/riscv/vector_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/riscv/vector_internals.h')
-rw-r--r--target/riscv/vector_internals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/riscv/vector_internals.h b/target/riscv/vector_internals.h
index 9e1e15b575..a11cc8366d 100644
--- a/target/riscv/vector_internals.h
+++ b/target/riscv/vector_internals.h
@@ -20,6 +20,7 @@
 #define TARGET_RISCV_VECTOR_INTERNALS_H
 
 #include "qemu/bitops.h"
+#include "hw/registerfields.h"
 #include "cpu.h"
 #include "tcg/tcg-gvec-desc.h"
 #include "internals.h"