Fixed Android compilation

This commit is contained in:
Sylvain Berfini 2016-12-01 11:24:17 +01:00
parent 9a26b72164
commit 1f17bcc63d
4 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,6 @@ set(LINPHONE_PRIVATE_HEADER_FILES
contact_providers_priv.h
enum.h
lime.h
im_encryption_engine.h
lpc2xml.h
offeranswer.h
private.h

View file

@ -18,7 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "linphone/core.h"
#include "im_encryption_engine.h"
#include "linphone/im_encryption_engine.h"
struct _LinphoneImEncryptionEngineCbs {
void *user_data;

View file

@ -45,6 +45,7 @@ set(HEADER_FILES
tunnel.h
vcard.h
xmlrpc.h
im_encryption_engine.h
# Deprecated header files
linphonecore.h