]> Git Repo - qemu.git/blobdiff - hw/arm_timer.c
virtio-blk-s390: switch to the new API.
[qemu.git] / hw / arm_timer.c
index c1e56be74e5cb8cef695f79d0088616ca06068c1..644987046aabf72e325200f9ee5e664afd26a0da 100644 (file)
@@ -7,11 +7,11 @@
  * This code is licensed under the GPL.
  */
 
-#include "sysbus.h"
+#include "hw/sysbus.h"
 #include "qemu/timer.h"
 #include "qemu-common.h"
-#include "qdev.h"
-#include "ptimer.h"
+#include "hw/qdev.h"
+#include "hw/ptimer.h"
 
 /* Common timer implementation.  */
 
This page took 0.024435 seconds and 4 git commands to generate.