diff --git a/include/linphone/types.h b/include/linphone/types.h index 9d65dce72..7a10f54ed 100644 --- a/include/linphone/types.h +++ b/include/linphone/types.h @@ -1262,6 +1262,7 @@ typedef int LinphoneStatus; /** * Object representing a chain of protocol headers. * It provides read/write access to the headers of the underlying protocol. + * @ingroup misc **/ typedef struct _LinphoneHeaders LinphoneHeaders;