Index: core/fpdfapi/fpdf_font/cpdf_fontencoding.h |
diff --git a/core/fpdfapi/fpdf_font/cpdf_fontencoding.h b/core/fpdfapi/fpdf_font/cpdf_fontencoding.h |
index da0f262fc414df75c31d7d5204c54c3a98cf88f9..f8db9e5ea754075d880b0a5776f2ae42ce64f41f 100644 |
--- a/core/fpdfapi/fpdf_font/cpdf_fontencoding.h |
+++ b/core/fpdfapi/fpdf_font/cpdf_fontencoding.h |
@@ -7,9 +7,9 @@ |
#ifndef CORE_FPDFAPI_FPDF_FONT_CPDF_FONTENCODING_H_ |
#define CORE_FPDFAPI_FPDF_FONT_CPDF_FONTENCODING_H_ |
-#include "core/fxcrt/include/cfx_string_pool_template.h" |
-#include "core/fxcrt/include/cfx_weak_ptr.h" |
-#include "core/fxcrt/include/fx_string.h" |
+#include "core/fxcrt/cfx_string_pool_template.h" |
+#include "core/fxcrt/cfx_weak_ptr.h" |
+#include "core/fxcrt/fx_string.h" |
#define PDFFONT_ENCODING_BUILTIN 0 |
#define PDFFONT_ENCODING_WINANSI 1 |