Index: core/fxcodec/jbig2/JBig2_Context.h |
diff --git a/core/fxcodec/jbig2/JBig2_Context.h b/core/fxcodec/jbig2/JBig2_Context.h |
index a0e1a8fcacfa3ea22ec229b8b6a29179121759a7..8ae00a9bada70b2fd0d1f0cf1d04c1dbed30d988 100644 |
--- a/core/fxcodec/jbig2/JBig2_Context.h |
+++ b/core/fxcodec/jbig2/JBig2_Context.h |
@@ -12,7 +12,7 @@ |
#include <utility> |
#include <vector> |
-#include "core/fpdfapi/fpdf_parser/include/cpdf_object.h" |
+#include "core/fpdfapi/fpdf_parser/cpdf_object.h" |
#include "core/fxcodec/include/fx_codec_def.h" |
#include "core/fxcodec/jbig2/JBig2_List.h" |
#include "core/fxcodec/jbig2/JBig2_Page.h" |