aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/ioapic_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/ioapic_internal.h')
-rw-r--r--hw/intc/ioapic_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/intc/ioapic_internal.h b/hw/intc/ioapic_internal.h
index 37b8565..5120576 100644
--- a/hw/intc/ioapic_internal.h
+++ b/hw/intc/ioapic_internal.h
@@ -22,7 +22,7 @@
#ifndef HW_INTC_IOAPIC_INTERNAL_H
#define HW_INTC_IOAPIC_INTERNAL_H
-#include "exec/memory.h"
+#include "system/memory.h"
#include "hw/intc/ioapic.h"
#include "hw/sysbus.h"
#include "qemu/notify.h"