Index: core/fpdfapi/fpdf_font/ttgsubtable.h |
diff --git a/core/src/fpdfapi/fpdf_font/ttgsubtable.h b/core/fpdfapi/fpdf_font/ttgsubtable.h |
similarity index 98% |
rename from core/src/fpdfapi/fpdf_font/ttgsubtable.h |
rename to core/fpdfapi/fpdf_font/ttgsubtable.h |
index 605d25fd579dd1adf3c92f0657a32663df870f4d..47ae5a1fa42bc93f75551c099c41c3344f354fbd 100644 |
--- a/core/src/fpdfapi/fpdf_font/ttgsubtable.h |
+++ b/core/fpdfapi/fpdf_font/ttgsubtable.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef CORE_SRC_FPDFAPI_FPDF_FONT_TTGSUBTABLE_H_ |
-#define CORE_SRC_FPDFAPI_FPDF_FONT_TTGSUBTABLE_H_ |
+#ifndef CORE_FPDFAPI_FPDF_FONT_TTGSUBTABLE_H_ |
+#define CORE_FPDFAPI_FPDF_FONT_TTGSUBTABLE_H_ |
#include <stdint.h> |
@@ -360,4 +360,4 @@ class CFX_GSUBTable final : public IFX_GSUBTable { |
CFX_CTTGSUBTable m_GsubImp; |
}; |
-#endif // CORE_SRC_FPDFAPI_FPDF_FONT_TTGSUBTABLE_H_ |
+#endif // CORE_FPDFAPI_FPDF_FONT_TTGSUBTABLE_H_ |