old mode 100644
new mode 100755
| | |
| | | |
| | | #include "linphone/utils/general.h" |
| | | |
| | | #include "linphone/api/c-audio-device.h" |
| | | #include "linphone/api/c-auth-info.h" |
| | | #include "linphone/api/c-address.h" |
| | | #include "linphone/api/c-call-cbs.h" |
| | |
| | | #include "linphone/api/c-chat-message.h" |
| | | #include "linphone/api/c-chat-room-cbs.h" |
| | | #include "linphone/api/c-chat-room.h" |
| | | #include "linphone/api/c-conference.h" |
| | | #include "linphone/api/c-conference-cbs.h" |
| | | #include "linphone/api/c-content.h" |
| | | #include "linphone/api/c-dial-plan.h" |
| | | #include "linphone/api/c-event-log.h" |
| | |
| | | #include "linphone/api/c-participant.h" |
| | | #include "linphone/api/c-participant-device.h" |
| | | #include "linphone/api/c-participant-device-identity.h" |
| | | #include "linphone/api/c-push-notification-message.h" |
| | | #include "linphone/api/c-search-result.h" |
| | | #include "linphone/api/c-types.h" |
| | | |