aboutsummaryrefslogtreecommitdiff
path: root/replication.h
diff options
context:
space:
mode:
Diffstat (limited to 'replication.h')
-rw-r--r--replication.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/replication.h b/replication.h
index 4c8354de23..d49fc22cb9 100644
--- a/replication.h
+++ b/replication.h
@@ -16,6 +16,7 @@
#define REPLICATION_H
#include "qapi/qapi-types-block-core.h"
+#include "qemu/module.h"
#include "qemu/queue.h"
typedef struct ReplicationOps ReplicationOps;