]> git.proxmox.com Git - qemu.git/blobdiff - hw/arm/omap_sx1.c
hw: move headers to include/
[qemu.git] / hw / arm / omap_sx1.c
index 85982334bdbda4eba0d6f4a6718b5929a064c5e5..aa85602aa6e01ae38bcc1587174a1e97e42e6f70 100644 (file)
  */
 #include "hw/hw.h"
 #include "ui/console.h"
-#include "hw/omap.h"
+#include "hw/arm/omap.h"
 #include "hw/boards.h"
-#include "hw/arm-misc.h"
-#include "hw/flash.h"
+#include "hw/arm.h"
+#include "hw/block/flash.h"
 #include "sysemu/blockdev.h"
 #include "exec/address-spaces.h"