From 2bc530054ab615af642f1da31e41ca269c4b833c Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Thu, 17 Jul 2014 18:03:42 +0200 Subject: [PATCH] Include linphonecore_utils.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 3529904c1..2fc006def 100644 --- a/tools/python/apixml2python/linphone_module.mustache +++ b/tools/python/apixml2python/linphone_module.mustache @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include +#include #include