]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/exynos4210_mct.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / exynos4210_mct.c
index d7d5904cc00aea901d2ae43d46116989a678f01f..862c96212bc96f2aec551357f328c319d20aedd1 100644 (file)
  * there is no way to avoid frequently events).
  */
 
-#include "sysbus.h"
+#include "hw/sysbus.h"
 #include "qemu/timer.h"
 #include "qemu-common.h"
-#include "ptimer.h"
+#include "hw/ptimer.h"
 
-#include "exynos4210.h"
+#include "hw/exynos4210.h"
 
 //#define DEBUG_MCT