| Index: core/fxcodec/jbig2/JBig2_HtrdProc.cpp
 | 
| diff --git a/core/fxcodec/jbig2/JBig2_HtrdProc.cpp b/core/fxcodec/jbig2/JBig2_HtrdProc.cpp
 | 
| index daee067d7428bf965a31b955c02136587c933c2d..a9f15343d2d967734939f343c1ebb34814d6b982 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/include/fxcrt/fx_basic.h"
 | 
| +#include "core/fxcrt/include/fx_basic.h"
 | 
|  
 | 
|  CJBig2_Image* CJBig2_HTRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder,
 | 
|                                              JBig2ArithCtx* gbContext,
 | 
| 
 |