]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/mcf_fec.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / mcf_fec.c
index b5fb18f67f2bbaade047f73e09c5a6ddc72a4228..2423f64bf640bca922e7a1a1b57cd8dc1fd65ede 100644 (file)
@@ -10,7 +10,7 @@
 #include "mcf.h"
 /* For crc32 */
 #include <zlib.h>
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
 
 //#define DEBUG_FEC 1