summary refs log tree commit diff stats
path: root/include/hw/riscv/sifive_prci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/riscv/sifive_prci.h')
-rw-r--r--include/hw/riscv/sifive_prci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/riscv/sifive_prci.h b/include/hw/riscv/sifive_prci.h
index bd51c4af3c..8b7de134f8 100644
--- a/include/hw/riscv/sifive_prci.h
+++ b/include/hw/riscv/sifive_prci.h
@@ -19,6 +19,8 @@
 #ifndef HW_SIFIVE_PRCI_H
 #define HW_SIFIVE_PRCI_H
 
+#include "hw/sysbus.h"
+
 enum {
     SIFIVE_PRCI_HFROSCCFG   = 0x0,
     SIFIVE_PRCI_HFXOSCCFG   = 0x4,