summaryrefslogtreecommitdiffstats
path: root/hw/hppa/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hppa/pci.c')
-rw-r--r--hw/hppa/pci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/hppa/pci.c b/hw/hppa/pci.c
index 32609aba63..a92dcb6b9e 100644
--- a/hw/hppa/pci.c
+++ b/hw/hppa/pci.c
@@ -6,6 +6,9 @@
#include "qemu/osdep.h"
#include "hppa_sys.h"
#include "qemu/log.h"
+#include "hw/pci/pci.h"
+#include "hw/pci/pci_host.h"
+#include "hw/intc/i8259.h"
#include "trace.h"