Skip to content
Snippets Groups Projects
Commit 88cb2f19 authored by Yun Liu's avatar Yun Liu
Browse files

Modify the header file

parent 4cebd533
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@
#include "sipcall.h"
#include "global.h" // for _debug
#include <sstream> // for media buffer
#include "sipmanager.h"
#include <string>
#define _SENDRECV 0
......
......@@ -25,6 +25,8 @@
#include "audio/codecDescriptor.h"
#include <eXosip2/eXosip.h>
#include "sipmanager.h"
/*
struct pjsip_rx_data;
struct pjmedia_sdp_session;
struct pjmedia_sdp_media;
......@@ -32,7 +34,7 @@ struct pjmedia_sdp_neg;
struct pj_pool_t;
struct pjsip_inv_session;
struct pjsip_evsub;
*/
class AudioCodec;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment