| Index: core/src/fxcodec/codec/fx_codec_progress.cpp
|
| diff --git a/core/src/fxcodec/codec/fx_codec_progress.cpp b/core/src/fxcodec/codec/fx_codec_progress.cpp
|
| index 1165f7f1d63612a3348ce7131b0a1e39fe3d1639..2edf750d7f0ff0f9a861ba91111b4e01182cabf5 100644
|
| --- a/core/src/fxcodec/codec/fx_codec_progress.cpp
|
| +++ b/core/src/fxcodec/codec/fx_codec_progress.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/include/fxge/fx_dib.h"
|
| #include "core/include/fxcodec/fx_codec.h"
|
| +#include "core/include/fxge/fx_dib.h"
|
| #include "core/src/fxcodec/codec/fx_codec_progress.h"
|
| void CFXCODEC_WeightTable::Calc(int dest_len,
|
| int dest_min,
|
|
|