| Index: core/fxcodec/codec/fx_codec_flate.cpp
|
| diff --git a/core/fxcodec/codec/fx_codec_flate.cpp b/core/fxcodec/codec/fx_codec_flate.cpp
|
| index c34aabbcab2e792eea487f0fd6420d8dcf5d1ffb..9b9ad041df979cd034b4c0bdabe15534e76b6df7 100644
|
| --- a/core/fxcodec/codec/fx_codec_flate.cpp
|
| +++ b/core/fxcodec/codec/fx_codec_flate.cpp
|
| @@ -10,7 +10,7 @@
|
| #include <memory>
|
|
|
| #include "core/fxcodec/fx_codec.h"
|
| -#include "core/fxcrt/include/fx_ext.h"
|
| +#include "core/fxcrt/fx_ext.h"
|
| #include "third_party/zlib_v128/zlib.h"
|
|
|
| extern "C" {
|
|
|