| Index: core/fxcodec/jbig2/JBig2_GrdProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_GrdProc.h b/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| index f6a5448769aebfa7970c1680c33091fd4a60c6e4..a7ceeb33a06d3ad0c82aca320a16a46cb8bcccf2 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "core/fxcrt/include/fx_coordinates.h"
|
| #include "core/fxcrt/include/fx_system.h"
|
| -#include "core/include/fxcodec/fx_codec_def.h"
|
| +#include "core/fxcodec/include/fx_codec_def.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|