forked from mirrors/linphone-iphone
Add include of libxml/tree.h for xmlNewTextChild() function.
This commit is contained in:
parent
eeda3916cd
commit
c5e96802be
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "ortp/b64.h"
|
||||
|
||||
#include <libxml/parser.h>
|
||||
#include <libxml/tree.h>
|
||||
#include <libxml/xmlwriter.h>
|
||||
|
||||
#define COMPOSING_DEFAULT_IDLE_TIMEOUT 15
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue