forked from mirrors/linphone-iphone
Include linphonecore_utils.h in the Python wrapper.
This commit is contained in:
parent
317a69f967
commit
2bc530054a
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#include <Python.h>
|
||||
#include <linphone/linphonecore.h>
|
||||
#include <linphone/linphone_tunnel.h>
|
||||
#include <linphone/linphonecore_utils.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue