Include linphone_tunnel.h in the Python wrapper.

This commit is contained in:
Ghislain MARY 2014-07-16 18:09:32 +02:00
parent fa38f30896
commit 7b47e83310

View file

@ -18,6 +18,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 <stdarg.h>