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 7713ca3ecbe67d39e2b09e14ab2f5f85967bc27e..650d616a73d210501d3968559f2fd8ae7e567aa2 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/include/cpdf_stream_acc.h" |
+#include "core/fpdfapi/fpdf_parser/cpdf_stream_acc.h" |
#include "core/fxcodec/include/JBig2_DocumentContext.h" |
#include "core/fxcodec/jbig2/JBig2_Context.h" |
#include "core/fxcodec/jbig2/JBig2_Image.h" |