| Index: core/include/fpdftext/fpdf_text.h
|
| diff --git a/core/include/fpdftext/fpdf_text.h b/core/include/fpdftext/fpdf_text.h
|
| index 006499218e9585b4794ab122e753398168d3c1e6..1671861fbb2dceef2f18978fceae28abc4200153 100644
|
| --- a/core/include/fpdftext/fpdf_text.h
|
| +++ b/core/include/fpdftext/fpdf_text.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_INCLUDE_FPDFTEXT_FPDF_TEXT_H_
|
| #define CORE_INCLUDE_FPDFTEXT_FPDF_TEXT_H_
|
|
|
| -#include "../fpdfapi/fpdf_parser.h"
|
| +#include "core/include/fpdfapi/fpdf_parser.h"
|
|
|
| class CPDF_Page;
|
| class CPDF_PageObjects;
|
|
|