]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/strongarm.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / strongarm.c
index ab736e300e4dec41ced37fbb1f09e9d62856602e..49f9577e32ea2b5fce85837ddfca20a81c524ff3 100644 (file)
  *  Contributions after 2012-01-13 are licensed under the terms of the
  *  GNU GPL, version 2 or (at your option) any later version.
  */
-#include "sysbus.h"
-#include "strongarm.h"
+#include "hw/sysbus.h"
+#include "hw/strongarm.h"
 #include "qemu/error-report.h"
-#include "arm-misc.h"
+#include "hw/arm-misc.h"
 #include "char/char.h"
 #include "sysemu/sysemu.h"
-#include "ssi.h"
+#include "hw/ssi.h"
 
 //#define DEBUG