From f8a1eeff3773f82b3df65b77856e48b698f70758 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Mon, 25 Jan 2016 14:47:05 +0100 Subject: [PATCH] fix uninstalled ringtoneplayer.h --- coreapi/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/coreapi/Makefile.am b/coreapi/Makefile.am index 27100c6f5..f28da48a9 100644 --- a/coreapi/Makefile.am +++ b/coreapi/Makefile.am @@ -35,6 +35,7 @@ linphone_include_HEADERS=\ friendlist.h \ linphonecore.h \ linphonecore_utils.h \ + ringtoneplayer.h \ linphonefriend.h \ linphonepresence.h \ linphone_proxy_config.h \