| Index: core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h
|
| diff --git a/core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h b/core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h
|
| index 6904099b52b86838b1da7984104c7e83264df2b8..4a1d66cabbefd8e6cef4b4f381c7e8f3149d0abc 100644
|
| --- a/core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h
|
| +++ b/core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PARSER_INCLUDE_FPDF_PARSER_DECODE_H_
|
| #define CORE_FPDFAPI_FPDF_PARSER_INCLUDE_FPDF_PARSER_DECODE_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CPDF_Dictionary;
|
|
|
|
|