mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
change include in ringtoneplayer_ios.h
This commit is contained in:
parent
5f4fda153f
commit
619f7bffd4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software
|
|||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include "linphonecore.h"
|
||||
#include "linphone/linphonecore.h"
|
||||
|
||||
LinphoneRingtonePlayer* linphone_ringtoneplayer_ios_new();
|
||||
void linphone_ringtoneplayer_ios_destroy(LinphoneRingtonePlayer* rp);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue