From 7b47e83310abd1d8e84965102b25528cd95ab66e Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Wed, 16 Jul 2014 18:09:32 +0200 Subject: [PATCH] Include linphone_tunnel.h in the Python wrapper. --- tools/python/apixml2python/linphone_module.mustache | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/python/apixml2python/linphone_module.mustache b/tools/python/apixml2python/linphone_module.mustache index e880c68bc..3529904c1 100644 --- a/tools/python/apixml2python/linphone_module.mustache +++ b/tools/python/apixml2python/linphone_module.mustache @@ -18,6 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include +#include #include