]> Git Repo - qemu.git/blobdiff - hw/intc/i8259.c
hw: replace hw/i386/pc.h with a header just for the i8259
[qemu.git] / hw / intc / i8259.c
index 211a98962e99882f8b495fa91041207fa9c0b627..51b27f6a34b720ce9f9e71bde3367d96c903fec7 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "hw/i386/pc.h"
+#include "hw/intc/i8259.h"
 #include "hw/irq.h"
 #include "hw/isa/isa.h"
 #include "qemu/timer.h"
This page took 0.021582 seconds and 4 git commands to generate.