]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/alpha_typhoon.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / alpha_typhoon.c
index 9b16d9661221730aabbe5e0757803729eb70419f..d61b2f483c40bc4c552bb579b4e16dfb9435aba1 100644 (file)
@@ -7,12 +7,12 @@
  */
 
 #include "cpu.h"
-#include "exec-all.h"
+#include "exec/exec-all.h"
 #include "hw.h"
 #include "devices.h"
 #include "sysemu.h"
 #include "alpha_sys.h"
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
 
 
 #define TYPE_TYPHOON_PCI_HOST_BRIDGE "typhoon-pcihost"