| Index: core/fxcodec/jbig2/JBig2_PddProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_PddProc.h b/core/fxcodec/jbig2/JBig2_PddProc.h
|
| index 25f941235f05432b96d04d15936150b4b449d005..ce0089ac148a713f6fac7565a80b1b364c48263f 100644
|
| --- a/core/fxcodec/jbig2/JBig2_PddProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_PddProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_
|
|
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|