]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/m48t59.c
hw: move headers to include/
[mirror_qemu.git] / hw / m48t59.c
index 39a9d808cd9e18c072c66a3af9ada6d7f18b2322..5019e0632b5eb261b3c9f03216e32169ea63cbdd 100644 (file)
  * THE SOFTWARE.
  */
 #include "hw/hw.h"
-#include "hw/nvram.h"
+#include "hw/timer/m48t59.h"
 #include "qemu/timer.h"
 #include "sysemu/sysemu.h"
 #include "hw/sysbus.h"
-#include "hw/isa.h"
+#include "hw/isa/isa.h"
 #include "exec/address-spaces.h"
 
 //#define DEBUG_NVRAM