diff options
Diffstat (limited to 'include/olm/olm.h')
-rw-r--r-- | include/olm/olm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/olm/olm.h b/include/olm/olm.h index 00e1f63..dbaf71e 100644 --- a/include/olm/olm.h +++ b/include/olm/olm.h @@ -19,6 +19,7 @@ #include <stddef.h> #include <stdint.h> +#include "olm/inbound_group_session.h" #include "olm/outbound_group_session.h" #ifdef __cplusplus |