| Index: core/fxcodec/jbig2/JBig2_GrdProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_GrdProc.h b/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| index 6026798aad448de8aa87d72bee4f6f3fec00fa39..ea9748ce80df1354adb6d6c71656728628e7b218 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_GrdProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_GRDPROC_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_GRDPROC_H_
|
|
|
| -#include "core/fxcodec/include/fx_codec_def.h"
|
| +#include "core/fxcodec/fx_codec_def.h"
|
| #include "core/fxcrt/include/fx_coordinates.h"
|
| #include "core/fxcrt/include/fx_system.h"
|
|
|
|
|