aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc/goldfish_pic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/intc/goldfish_pic.h')
-rw-r--r--include/hw/intc/goldfish_pic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/intc/goldfish_pic.h b/include/hw/intc/goldfish_pic.h
index e9d552f796..3e79580367 100644
--- a/include/hw/intc/goldfish_pic.h
+++ b/include/hw/intc/goldfish_pic.h
@@ -10,6 +10,8 @@
#ifndef HW_INTC_GOLDFISH_PIC_H
#define HW_INTC_GOLDFISH_PIC_H
+#include "hw/sysbus.h"
+
#define TYPE_GOLDFISH_PIC "goldfish_pic"
OBJECT_DECLARE_SIMPLE_TYPE(GoldfishPICState, GOLDFISH_PIC)