| Index: core/fxcodec/jbig2/JBig2_GsidProc.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_GsidProc.cpp b/core/fxcodec/jbig2/JBig2_GsidProc.cpp
|
| index ee6cd368d5846bc11a0f8e3926e28f7c6ee4d9a0..c5a56b122b1f542837c343a472d5d029b60595a1 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GsidProc.cpp
|
| +++ b/core/fxcodec/jbig2/JBig2_GsidProc.cpp
|
| @@ -12,7 +12,7 @@
|
| #include "core/fxcodec/jbig2/JBig2_GrdProc.h"
|
| #include "core/fxcodec/jbig2/JBig2_Image.h"
|
| #include "core/fxcodec/jbig2/JBig2_List.h"
|
| -#include "core/fxcrt/include/fx_basic.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
|
|
| uint32_t* CJBig2_GSIDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder,
|
| JBig2ArithCtx* gbContext,
|
|
|