| Index: core/fxcodec/codec/fx_codec.cpp
|
| diff --git a/core/fxcodec/codec/fx_codec.cpp b/core/fxcodec/codec/fx_codec.cpp
|
| index 60a64a1ab6898391caddbe7890083e4c0e355d8c..dfac86fbf995c217023a2a5b390f53d66d112d66 100644
|
| --- a/core/fxcodec/codec/fx_codec.cpp
|
| +++ b/core/fxcodec/codec/fx_codec.cpp
|
| @@ -11,8 +11,8 @@
|
| #include <utility>
|
|
|
| #include "core/fxcodec/codec/codec_int.h"
|
| -#include "core/fxcrt/include/fx_ext.h"
|
| -#include "core/fxcrt/include/fx_safe_types.h"
|
| +#include "core/fxcrt/fx_ext.h"
|
| +#include "core/fxcrt/fx_safe_types.h"
|
| #include "third_party/base/logging.h"
|
|
|
| CCodec_ModuleMgr::CCodec_ModuleMgr()
|
|
|