summaryrefslogtreecommitdiff
path: root/hw/kzm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kzm.c')
-rw-r--r--hw/kzm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/kzm.c b/hw/kzm.c
index 687daf3b2c..fd00af921e 100644
--- a/hw/kzm.c
+++ b/hw/kzm.c
@@ -14,12 +14,12 @@
*/
#include "sysbus.h"
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
#include "hw.h"
#include "arm-misc.h"
#include "devices.h"
-#include "net.h"
-#include "sysemu.h"
+#include "net/net.h"
+#include "sysemu/sysemu.h"
#include "boards.h"
#include "serial.h"
#include "imx.h"