| 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 1a7935bf951d5ba511ec578b7a4bbf948b5200c7..42b4eb66d9b96e6bea9dbd0a84cbd20d5bb4fdf6 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 "../../../include/fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_Image;
|
|
|