| Index: core/fxcodec/codec/fx_codec_jbig.cpp
|
| diff --git a/core/fxcodec/codec/fx_codec_jbig.cpp b/core/fxcodec/codec/fx_codec_jbig.cpp
|
| index 7b8d99ae89d5073e81de6cc57fc04aaa20ed94c0..3d3fe74eb1d7d10d3951720a5eca4b046dce10cc 100644
|
| --- a/core/fxcodec/codec/fx_codec_jbig.cpp
|
| +++ b/core/fxcodec/codec/fx_codec_jbig.cpp
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <list>
|
|
|
| -#include "core/fpdfapi/fpdf_parser/cpdf_stream_acc.h"
|
| +#include "core/fpdfapi/parser/cpdf_stream_acc.h"
|
| #include "core/fxcodec/JBig2_DocumentContext.h"
|
| #include "core/fxcodec/jbig2/JBig2_Context.h"
|
| #include "core/fxcodec/jbig2/JBig2_Image.h"
|
|
|