change include in ringtoneplayer_ios.h

This commit is contained in:
Benjamin Reis 2016-11-16 11:20:03 +01:00
parent 5f4fda153f
commit 619f7bffd4

View file

@ -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);