aboutsummaryrefslogtreecommitdiff
path: root/hw/ioapic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ioapic.c')
-rw-r--r--hw/ioapic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ioapic.c b/hw/ioapic.c
index b0ad78f241..7ad8018518 100644
--- a/hw/ioapic.c
+++ b/hw/ioapic.c
@@ -22,6 +22,7 @@
#include "hw.h"
#include "pc.h"
+#include "apic.h"
#include "qemu-timer.h"
#include "host-utils.h"