mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Fix some header inclusions.
This commit is contained in:
parent
b8c40dc110
commit
a584db8606
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#include <tunnel/client.hh>
|
||||
#include <tunnel/udp_mirror.hh>
|
||||
#include "linphone/core.h"
|
||||
#include "linphone_tunnel.h"
|
||||
#include "linphone/tunnel.h"
|
||||
|
||||
#ifndef USE_BELLESIP
|
||||
extern "C" {
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
#define LINPHONE_UPNP_H
|
||||
|
||||
#include "mediastreamer2/upnp_igd.h"
|
||||
#include "linphonecore.h"
|
||||
#include "linphone/core.h"
|
||||
#include "sal/sal.h"
|
||||
|
||||
typedef struct _UpnpSession UpnpSession;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue