| Index: core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
 | 
| diff --git a/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h b/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
 | 
| index 31b8197d66cb712dcfda09fa40c70332a917c861..4fb2d1e07e3c961d514d2d872811b29c1d825dc5 100644
 | 
| --- a/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
 | 
| +++ b/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef CORE_FXCODEC_JBIG2_JBIG2_HUFFMANTABLE_STANDARD_H_
 | 
|  #define CORE_FXCODEC_JBIG2_JBIG2_HUFFMANTABLE_STANDARD_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_system.h"
 | 
| +#include "core/fxcrt/include/fx_system.h"
 | 
|  
 | 
|  struct JBig2TableLine {
 | 
|    uint8_t PREFLEN;
 | 
| 
 |