| Index: core/fxcodec/jbig2/JBig2_GrrdProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_GrrdProc.h b/core/fxcodec/jbig2/JBig2_GrrdProc.h
|
| index 36cfdcae3cc3717f4d07dd30b79aaa6ac5cfc4c5..2c6d02d271a9d0e6c60b79079626c5fd0c8bc0f9 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GrrdProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_GrrdProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_GRRDPROC_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_GRRDPROC_H_
|
|
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_Image;
|
|
|