| Index: core/fpdfapi/fpdf_page/cpdf_parseoptions.h
|
| diff --git a/core/fpdfapi/fpdf_page/cpdf_parseoptions.h b/core/fpdfapi/fpdf_page/cpdf_parseoptions.h
|
| index cd1bb69948392e33819e2a2ac04f39f6c18eaa53..3d091ab7cf8d2b44a0738fe214bf5d4ba479c4ef 100644
|
| --- a/core/fpdfapi/fpdf_page/cpdf_parseoptions.h
|
| +++ b/core/fpdfapi/fpdf_page/cpdf_parseoptions.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PAGE_CPDF_PARSEOPTIONS_H_
|
| #define CORE_FPDFAPI_FPDF_PAGE_CPDF_PARSEOPTIONS_H_
|
|
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class CPDF_ParseOptions {
|
| public:
|
|
|