| 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 5b4e609a7ac826df1dafbdc36ac6a72e738acd21..2f875f5d92e4f3e842e79f7efb9da5c7655e958b 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 "../../../include/fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|