summary refs log tree commit diff stats
path: root/include/hw/i386/apic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/i386/apic.h')
-rw-r--r--include/hw/i386/apic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/i386/apic.h b/include/hw/i386/apic.h
index a9f6c0aa33..da1d2fe155 100644
--- a/include/hw/i386/apic.h
+++ b/include/hw/i386/apic.h
@@ -1,7 +1,6 @@
 #ifndef APIC_H
 #define APIC_H
 
-#include "qemu-common.h"
 
 /* apic.c */
 void apic_deliver_irq(uint8_t dest, uint8_t dest_mode, uint8_t delivery_mode,