| Index: core/include/fpdfapi/fpdf_parser.h
|
| diff --git a/core/include/fpdfapi/fpdf_parser.h b/core/include/fpdfapi/fpdf_parser.h
|
| index 2937d05938b51b3e92213ec0fe67fbe8664f9c6f..174430e440b9d1f2c61b267e5dd3081ad8c6ce8d 100644
|
| --- a/core/include/fpdfapi/fpdf_parser.h
|
| +++ b/core/include/fpdfapi/fpdf_parser.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_INCLUDE_FPDFAPI_FPDF_PARSER_H_
|
| #define CORE_INCLUDE_FPDFAPI_FPDF_PARSER_H_
|
|
|
| -#include "../fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
| #include "fpdf_objects.h"
|
| #include "third_party/base/nonstd_unique_ptr.h"
|
|
|
|
|