]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/ioapic_common.c
hw: move headers to include/
[thirdparty/qemu.git] / hw / ioapic_common.c
index d4aff2954468e4dba475d55cf3c31b77e7ce9b26..42c7adc6911233baef1759679f973cf5bb72ed53 100644 (file)
@@ -19,8 +19,8 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "hw/ioapic.h"
-#include "hw/ioapic_internal.h"
+#include "hw/i386/ioapic.h"
+#include "hw/i386/ioapic_internal.h"
 #include "hw/sysbus.h"
 
 void ioapic_reset_common(DeviceState *dev)