]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/timer/hpet.c
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
[mirror_qemu.git] / hw / timer / hpet.c
index 1ddae4e7d7dcf69d88b45cf1e52231acdaa08d64..02bf8a8ce8fc5c7643be5517694e6d7e22e806fc 100644 (file)
@@ -33,7 +33,7 @@
 #include "qemu/timer.h"
 #include "hw/timer/hpet.h"
 #include "hw/sysbus.h"
-#include "hw/timer/mc146818rtc.h"
+#include "hw/rtc/mc146818rtc.h"
 #include "migration/vmstate.h"
 #include "hw/timer/i8254.h"