summary refs log tree commit diff stats
path: root/rust/wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'rust/wrapper.h')
-rw-r--r--rust/wrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/wrapper.h b/rust/wrapper.h
index d4fec54657..94866b7e32 100644
--- a/rust/wrapper.h
+++ b/rust/wrapper.h
@@ -52,7 +52,7 @@ typedef enum memory_order {
 #include "qemu-io.h"
 #include "system/system.h"
 #include "hw/sysbus.h"
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "chardev/char-fe.h"
 #include "hw/clock.h"
 #include "hw/qdev-clock.h"