| Index: core/fpdfapi/fpdf_page/cpdf_textstate.h
|
| diff --git a/core/fpdfapi/fpdf_page/cpdf_textstate.h b/core/fpdfapi/fpdf_page/cpdf_textstate.h
|
| index a10c81d9f4090bf40cc23932db88241eed5df7f1..0c615b270bb9acf5bc736ed592fde99bf59fe672 100644
|
| --- a/core/fpdfapi/fpdf_page/cpdf_textstate.h
|
| +++ b/core/fpdfapi/fpdf_page/cpdf_textstate.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PAGE_CPDF_TEXTSTATE_H_
|
| #define CORE_FPDFAPI_FPDF_PAGE_CPDF_TEXTSTATE_H_
|
|
|
| -#include "core/fxcrt/include/cfx_count_ref.h"
|
| -#include "core/fxcrt/include/fx_basic.h"
|
| +#include "core/fxcrt/cfx_count_ref.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
|
|
| class CPDF_Document;
|
| class CPDF_Font;
|
|
|