diff options
Diffstat (limited to 'hw/apic.c')
-rw-r--r-- | hw/apic.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ */ #include "hw.h" #include "pc.h" +#include "apic.h" #include "pci.h" #include "msix.h" #include "qemu-timer.h" |