- rename config.h to engine_config.h to avoid possible problems with include directories order
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef __MT_CODEC_LIST_H
|
||||
#define __MT_CODEC_LIST_H
|
||||
|
||||
#include "../config.h"
|
||||
#include "../engine_config.h"
|
||||
|
||||
#if defined(USE_RESIP_INTEGRATION)
|
||||
# include "resiprocate/resip/stack/SdpContents.hxx"
|
||||
|
||||
Reference in New Issue
Block a user