]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/axis_dev88.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / axis_dev88.c
index dd37fa13e22546ba3e190209ee3e3aed9f93ba35..eccd423abfba294455906df5627cce649dee29db 100644 (file)
  * THE SOFTWARE.
  */
 
-#include "sysbus.h"
+#include "hw/sysbus.h"
 #include "net/net.h"
-#include "flash.h"
-#include "boards.h"
-#include "etraxfs.h"
-#include "loader.h"
+#include "hw/flash.h"
+#include "hw/boards.h"
+#include "hw/etraxfs.h"
+#include "hw/loader.h"
 #include "elf.h"
-#include "cris-boot.h"
+#include "hw/cris-boot.h"
 #include "sysemu/blockdev.h"
 #include "exec/address-spaces.h"