| Index: core/src/fxcodec/jbig2/JBig2_GrrdProc.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_GrrdProc.h b/core/src/fxcodec/jbig2/JBig2_GrrdProc.h
|
| index e6ebffaae4f11d94cc1c0cefb263bc3c982f0fd7..1a7935bf951d5ba511ec578b7a4bbf948b5200c7 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_GrrdProc.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_GrrdProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_GRRDPROC_H_
|
| #define CORE_SRC_FXCODEC_JBIG2_JBIG2_GRRDPROC_H_
|
|
|
| -#include "../../../core/include/fxcrt/fx_system.h"
|
| +#include "../../../include/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_Image;
|
|
|