| 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..b24e2f36fa609f1509129e9a7ccf7e5f2cbeeead 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| @@ -7,9 +7,9 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_GRDPROC_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_GRDPROC_H_
|
|
|
| +#include "core/fxcodec/include/fx_codec_def.h"
|
| #include "core/fxcrt/include/fx_coordinates.h"
|
| #include "core/fxcrt/include/fx_system.h"
|
| -#include "core/include/fxcodec/fx_codec_def.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|