| Index: core/src/fxcodec/jbig2/JBig2_SddProc.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_SddProc.h b/core/src/fxcodec/jbig2/JBig2_SddProc.h
|
| index 7bc910fea102f477423d861ca1ada029cee94e1e..2c55113dae2377ffe4db8bef722f90feda12dcb9 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_SddProc.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_SddProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_SDDPROC_H_
|
| #define CORE_SRC_FXCODEC_JBIG2_JBIG2_SDDPROC_H_
|
|
|
| -#include "../../../core/include/fxcrt/fx_system.h"
|
| +#include "../../../include/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|