| Index: core/fxcodec/jbig2/JBig2_GsidProc.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_GsidProc.cpp b/core/fxcodec/jbig2/JBig2_GsidProc.cpp
|
| index f1a566a5db65f456a1b78a785a7adbf4e976e028..2ac96fc9d87c4777c74685f5f0dcc7c2afc18ce1 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/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| FX_DWORD* CJBig2_GSIDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder,
|
| JBig2ArithCtx* gbContext,
|
|
|