]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/arm_sysctl.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / arm_sysctl.c
index 7ecb7da54b1e28ad9b59127e1e7f326534476e30..a46f8d450eeb081d479df26c550e5bde33206aa6 100644 (file)
@@ -7,10 +7,10 @@
  * This code is licensed under the GPL.
  */
 
-#include "hw.h"
+#include "hw/hw.h"
 #include "qemu/timer.h"
-#include "sysbus.h"
-#include "primecell.h"
+#include "hw/sysbus.h"
+#include "hw/primecell.h"
 #include "sysemu/sysemu.h"
 
 #define LOCK_VALUE 0xa05f