]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pxa2xx_timer.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / pxa2xx_timer.c
index 5c9d2e8bc6b77e9aa2ab78ab78928e11620dc6f0..c173fe4c1158b7cf7afe65cb5a3799e6e1d56fa0 100644 (file)
@@ -7,11 +7,11 @@
  * This code is licensed under the GPL.
  */
 
-#include "hw.h"
+#include "hw/hw.h"
 #include "qemu/timer.h"
 #include "sysemu/sysemu.h"
-#include "pxa.h"
-#include "sysbus.h"
+#include "hw/pxa.h"
+#include "hw/sysbus.h"
 
 #define OSMR0  0x00
 #define OSMR1  0x04