Remove unwanted header during compilation without tunnel

This commit is contained in:
Yann Diorcet 2012-02-15 18:38:16 +01:00
parent d4ee76a065
commit 6305ec6175

View file

@ -23,8 +23,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifdef TUNNEL_ENABLED
#include "TunnelManager.hh"
#include "linphone_tunnel.h"
#endif
#include "linphonecore.h"
#include "private.h"
#include "lpconfig.h"