| Index: core/include/fpdfapi/fpdf_parser.h
|
| diff --git a/core/include/fpdfapi/fpdf_parser.h b/core/include/fpdfapi/fpdf_parser.h
|
| index d6f0506fc492959b7126faffb08f304007655af8..1ce43532f39811cefae7265e9a0736ba45a7ad94 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 "public/fpdf_dataavail.h"
|
| #include "third_party/base/nonstd_unique_ptr.h"
|
|
|