| Index: core/fxcodec/codec/fx_codec_progress.h
|
| diff --git a/core/fxcodec/codec/fx_codec_progress.h b/core/fxcodec/codec/fx_codec_progress.h
|
| index c9ee389e022964903eb9d6274e9d081abb75ce74..e4335ccf4746f52388c1d176a8ee3e3b0974a2c7 100644
|
| --- a/core/fxcodec/codec/fx_codec_progress.h
|
| +++ b/core/fxcodec/codec/fx_codec_progress.h
|
| @@ -7,9 +7,9 @@
|
| #ifndef CORE_FXCODEC_CODEC_FX_CODEC_PROGRESS_H_
|
| #define CORE_FXCODEC_CODEC_FX_CODEC_PROGRESS_H_
|
|
|
| +#include "core/fxcrt/include/fx_memory.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
| #include "core/include/fxcodec/fx_codec.h"
|
| -#include "core/include/fxcrt/fx_memory.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| #include "core/include/fxge/fx_dib.h"
|
|
|
| #define FXCODEC_BLOCK_SIZE 4096
|
|
|