]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/exynos4210_rtc.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / exynos4210_rtc.c
index 5694a6207b238654eeb104ef41d206eda3a20f24..d170ca755ade22b5eb0b1ce4b91cbdfab80b107c 100644 (file)
  *  CLKOUTEN Bit[9] not used
  */
 
-#include "sysbus.h"
+#include "hw/sysbus.h"
 #include "qemu/timer.h"
 #include "qemu-common.h"
-#include "ptimer.h"
+#include "hw/ptimer.h"
 
-#include "hw.h"
+#include "hw/hw.h"
 #include "qemu/timer.h"
 #include "sysemu/sysemu.h"
 
-#include "exynos4210.h"
+#include "hw/exynos4210.h"
 
 #define DEBUG_RTC 0