]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/pc.c
exec: move include files to include/exec/
[thirdparty/qemu.git] / hw / pc.c
diff --git a/hw/pc.c b/hw/pc.c
index d1b102c879c792db792c77d6291bf49dc5eea77b..2452fd42147f79dd3aad37e326dfe3cf96e40e02 100644 (file)
--- a/hw/pc.c
+++ b/hw/pc.c
@@ -47,8 +47,8 @@
 #include "blockdev.h"
 #include "hw/block-common.h"
 #include "ui/qemu-spice.h"
-#include "memory.h"
-#include "exec-memory.h"
+#include "exec/memory.h"
+#include "exec/address-spaces.h"
 #include "arch_init.h"
 #include "bitmap.h"