| Index: core/fxcodec/jbig2/JBig2_Context.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_Context.h b/core/fxcodec/jbig2/JBig2_Context.h
|
| index 4a32e61489b57cb10c65a11396aca982cb630aeb..46271e1d6f1758a759ee579a13c3cda458e09509 100644
|
| --- a/core/fxcodec/jbig2/JBig2_Context.h
|
| +++ b/core/fxcodec/jbig2/JBig2_Context.h
|
| @@ -15,7 +15,7 @@
|
| #include "core/fxcodec/jbig2/JBig2_List.h"
|
| #include "core/fxcodec/jbig2/JBig2_Page.h"
|
| #include "core/fxcodec/jbig2/JBig2_Segment.h"
|
| -#include "core/include/fxcodec/fx_codec_def.h"
|
| +#include "core/fxcodec/include/fx_codec_def.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_GRDProc;
|
|
|