This commit is contained in:
2019-06-28 17:05:15 +03:00
parent 0114b91917
commit ac17680e9a
10 changed files with 41 additions and 19 deletions

View File

@@ -7,7 +7,7 @@
#define __MT_CODEC_LIST_H
#include "../config.h"
#ifdef USE_RESIP_INTEGRATION
#if defined(USE_RESIP_INTEGRATION)
# include "resiprocate/resip/stack/SdpContents.hxx"
#endif
#include "MT_Codec.h"