]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/xtensa_sim.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / xtensa_sim.c
index 864e57c52caab1fdd7a7f9c04df843d813600b27..5241f8d7347089e388d06fbe3fa6cdd39a403437 100644 (file)
@@ -26,8 +26,8 @@
  */
 
 #include "sysemu/sysemu.h"
-#include "boards.h"
-#include "loader.h"
+#include "hw/boards.h"
+#include "hw/loader.h"
 #include "elf.h"
 #include "exec/memory.h"
 #include "exec/address-spaces.h"