| Index: core/fxcodec/jbig2/JBig2_TrdProc.h
 | 
| diff --git a/core/fxcodec/jbig2/JBig2_TrdProc.h b/core/fxcodec/jbig2/JBig2_TrdProc.h
 | 
| index 090e56472663b917405b7fd26f44e409409041cc..d73e01229604645e4973c3366a945315c9f9a805 100644
 | 
| --- a/core/fxcodec/jbig2/JBig2_TrdProc.h
 | 
| +++ b/core/fxcodec/jbig2/JBig2_TrdProc.h
 | 
| @@ -8,7 +8,7 @@
 | 
|  #define CORE_FXCODEC_JBIG2_JBIG2_TRDPROC_H_
 | 
|  
 | 
|  #include "core/fxcodec/jbig2/JBig2_Image.h"
 | 
| -#include "core/include/fxcrt/fx_system.h"
 | 
| +#include "core/fxcrt/include/fx_system.h"
 | 
|  
 | 
|  class CJBig2_ArithDecoder;
 | 
|  class CJBig2_ArithIaidDecoder;
 | 
| 
 |