| Index: core/fxcodec/jbig2/JBig2_HtrdProc.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_HtrdProc.cpp b/core/fxcodec/jbig2/JBig2_HtrdProc.cpp
|
| index aaa617cd73c2c60b4c7565c99af67b1e163e21ff..f3391b32ff17d08207e9dce8363cae81d2ce878d 100644
|
| --- a/core/fxcodec/jbig2/JBig2_HtrdProc.cpp
|
| +++ b/core/fxcodec/jbig2/JBig2_HtrdProc.cpp
|
| @@ -9,7 +9,7 @@
|
| #include <memory>
|
|
|
| #include "core/fxcodec/jbig2/JBig2_GsidProc.h"
|
| -#include "core/fxcrt/include/fx_basic.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
|
|
| CJBig2_Image* CJBig2_HTRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder,
|
| JBig2ArithCtx* gbContext,
|
|
|