aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc/heathrow_pic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/intc/heathrow_pic.h')
-rw-r--r--include/hw/intc/heathrow_pic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/intc/heathrow_pic.h b/include/hw/intc/heathrow_pic.h
index 6c91ec9..b163e27 100644
--- a/include/hw/intc/heathrow_pic.h
+++ b/include/hw/intc/heathrow_pic.h
@@ -26,6 +26,8 @@
#ifndef HW_INTC_HEATHROW_PIC_H
#define HW_INTC_HEATHROW_PIC_H
+#include "hw/sysbus.h"
+
#define TYPE_HEATHROW "heathrow"
#define HEATHROW(obj) OBJECT_CHECK(HeathrowState, (obj), TYPE_HEATHROW)