]> git.proxmox.com Git - qemu.git/blobdiff - hw/wdt_ib700.c
hw: move headers to include/
[qemu.git] / hw / wdt_ib700.c
index 6c52808ac0425694ef4154dc5a2a5a8a158557ef..b8c4be85ff2a54125a587db67c5a0cf1f680e250 100644 (file)
 
 #include "qemu-common.h"
 #include "qemu/timer.h"
-#include "hw/watchdog.h"
+#include "sysemu/watchdog.h"
 #include "hw/hw.h"
-#include "hw/isa.h"
-#include "hw/pc.h"
+#include "hw/isa/isa.h"
+#include "hw/i386/pc.h"
 
 /*#define IB700_DEBUG 1*/