| Index: core/fxcodec/jbig2/JBig2_SddProc.h
 | 
| diff --git a/core/fxcodec/jbig2/JBig2_SddProc.h b/core/fxcodec/jbig2/JBig2_SddProc.h
 | 
| index fa1211b4b4553f4665a27abe850457998a812392..edfc37263b17d2404a0b6ae44147fb80cc19244d 100644
 | 
| --- a/core/fxcodec/jbig2/JBig2_SddProc.h
 | 
| +++ b/core/fxcodec/jbig2/JBig2_SddProc.h
 | 
| @@ -10,7 +10,7 @@
 | 
|  #include <vector>
 | 
|  
 | 
|  #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
 | 
| -#include "core/include/fxcrt/fx_system.h"
 | 
| +#include "core/fxcrt/include/fx_system.h"
 | 
|  
 | 
|  class CJBig2_BitStream;
 | 
|  class CJBig2_HuffmanTable;
 | 
| 
 |