aboutsummaryrefslogtreecommitdiffstats
path: root/matrix-e2e.h
diff options
context:
space:
mode:
Diffstat (limited to 'matrix-e2e.h')
-rw-r--r--matrix-e2e.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/matrix-e2e.h b/matrix-e2e.h
index a2d8f9b..1ac190a 100644
--- a/matrix-e2e.h
+++ b/matrix-e2e.h
@@ -19,6 +19,8 @@
#ifndef MATRIX_E2E_H
#define MATRIX_E2E_H
+#include "matrix-connection.h"
+
typedef struct _MatrixE2EData MatrixE2EData;
#endif