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