| Index: core/src/fpdftext/text_int.h
|
| diff --git a/core/src/fpdftext/text_int.h b/core/src/fpdftext/text_int.h
|
| index d10c5501e6e9e1b44750d31a37bf8ad41a89f341..576ab7ca9a3836020b87311027decef55ca4c718 100644
|
| --- a/core/src/fpdftext/text_int.h
|
| +++ b/core/src/fpdftext/text_int.h
|
| @@ -7,9 +7,9 @@
|
| #ifndef CORE_SRC_FPDFTEXT_TEXT_INT_H_
|
| #define CORE_SRC_FPDFTEXT_TEXT_INT_H_
|
|
|
| -#include "../../include/fpdftext/fpdf_text.h"
|
| -#include "../../include/fxcrt/fx_arb.h"
|
| -#include "../../include/fxcrt/fx_basic.h"
|
| +#include "core/include/fpdftext/fpdf_text.h"
|
| +#include "core/include/fxcrt/fx_arb.h"
|
| +#include "core/include/fxcrt/fx_basic.h"
|
|
|
| class CFX_BidiChar;
|
| class CPDF_DocProgressiveSearch;
|
|
|