]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/puv3.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / puv3.c
index 3d7734936b87ce9cbbfe61a75e9f6ced01dfba80..7814bc50512eb39d0d5f22a800c4c6829935c933 100644 (file)
--- a/hw/puv3.c
+++ b/hw/puv3.c
@@ -8,9 +8,11 @@
  * published by the Free Software Foundation, or any later version.
  * See the COPYING file in the top-level directory.
  */
-#include "console.h"
+
+#include "qemu-common.h"
+#include "ui/console.h"
 #include "elf.h"
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
 #include "sysbus.h"
 #include "boards.h"
 #include "loader.h"