summary refs log tree commit diff stats
path: root/migration/rdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'migration/rdma.h')
-rw-r--r--migration/rdma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/migration/rdma.h b/migration/rdma.h
index f55f28bbed..4d3386b84a 100644
--- a/migration/rdma.h
+++ b/migration/rdma.h
@@ -19,7 +19,7 @@
 #ifndef QEMU_MIGRATION_RDMA_H
 #define QEMU_MIGRATION_RDMA_H
 
-#include "exec/memory.h"
+#include "system/memory.h"
 
 void rdma_start_outgoing_migration(void *opaque, InetSocketAddress *host_port,
                                    Error **errp);