From 617b75356252dfa4942ea2b7a8e0bb4f4b33bb1c Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Wed, 29 Jul 2015 15:15:35 +0200 Subject: [PATCH] CMakeLists.txt: add missing include file --- coreapi/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/coreapi/CMakeLists.txt b/coreapi/CMakeLists.txt index 518218da6..117d7b6c0 100644 --- a/coreapi/CMakeLists.txt +++ b/coreapi/CMakeLists.txt @@ -101,6 +101,7 @@ set(HEADER_FILES linphonecore_utils.h linphonefriend.h linphonepresence.h + linphone_proxy_config.h linphone_tunnel.h lpc2xml.h lpconfig.h