Added vcard.h include to fix compilation broken by conference.cc

This commit is contained in:
Sylvain Berfini 2016-01-12 16:48:51 +01:00
parent 3835ab26fb
commit 3ae31c37ae

View file

@ -35,6 +35,7 @@
#include "sipsetup.h"
#include "quality_reporting.h"
#include "ringtoneplayer.h"
#include "vcard.h"
#include <belle-sip/object.h>
#include <belle-sip/dict.h>