diff --git a/include/linphone/types.h b/include/linphone/types.h index de36ef005..74fe0152e 100644 --- a/include/linphone/types.h +++ b/include/linphone/types.h @@ -24,7 +24,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "ortp/payloadtype.h" #include "mediastreamer2/msinterfaces.h" #include "mediastreamer2/msvideo.h" -#include "sal/sal.h" #include "linphone/defs.h" @@ -88,6 +87,8 @@ typedef enum _LinphoneAccountCreatorStatus { LinphoneAccountCreatorErrorServer, } LinphoneAccountCreatorStatus; +struct SalAddress; + /** * Object that represents a SIP address. *