| Index: core/src/fxcodec/jbig2/JBig2_PddProc.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_PddProc.h b/core/src/fxcodec/jbig2/JBig2_PddProc.h
|
| index 59261555c02cf11e10b3553f3c068c425577897a..5b4e609a7ac826df1dafbdc36ac6a72e738acd21 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_PddProc.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_PddProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_PDDPROC_H_
|
| #define CORE_SRC_FXCODEC_JBIG2_JBIG2_PDDPROC_H_
|
|
|
| -#include "../../../core/include/fxcrt/fx_system.h"
|
| +#include "../../../include/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|