Include linphonecore.h in vcard.cc so that the linphone_core_vcard_supported symbol is exported on Windows.

This commit is contained in:
Ghislain MARY 2016-08-02 09:45:40 +02:00
parent 751fc90886
commit 5b19181748

View file

@ -22,6 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include "belcard/belcard_parser.hpp"
#include "sal/sal.h"
#include <bctoolbox/crypto.h>
#include "linphonecore.h"
#define VCARD_MD5_HASH_SIZE 16