Index: core/fpdfdoc/cpdf_defaultappearance.h |
diff --git a/core/fpdfdoc/include/cpdf_defaultappearance.h b/core/fpdfdoc/cpdf_defaultappearance.h |
similarity index 87% |
rename from core/fpdfdoc/include/cpdf_defaultappearance.h |
rename to core/fpdfdoc/cpdf_defaultappearance.h |
index c0fd3de709d32fa2acd9d50560f93709a74d9acb..c09a5aacf4f0069bfaaa88c0a56e9d36eb450a23 100644 |
--- a/core/fpdfdoc/include/cpdf_defaultappearance.h |
+++ b/core/fpdfdoc/cpdf_defaultappearance.h |
@@ -4,10 +4,10 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef CORE_FPDFDOC_INCLUDE_CPDF_DEFAULTAPPEARANCE_H_ |
-#define CORE_FPDFDOC_INCLUDE_CPDF_DEFAULTAPPEARANCE_H_ |
+#ifndef CORE_FPDFDOC_CPDF_DEFAULTAPPEARANCE_H_ |
+#define CORE_FPDFDOC_CPDF_DEFAULTAPPEARANCE_H_ |
-#include "core/fpdfdoc/include/cpdf_defaultappearance.h" |
+#include "core/fpdfdoc/cpdf_defaultappearance.h" |
#include "core/fxcrt/include/fx_coordinates.h" |
#include "core/fxcrt/include/fx_string.h" |
#include "core/fxcrt/include/fx_system.h" |
@@ -49,4 +49,4 @@ class CPDF_DefaultAppearance { |
CFX_ByteString m_csDA; |
}; |
-#endif // CORE_FPDFDOC_INCLUDE_CPDF_DEFAULTAPPEARANCE_H_ |
+#endif // CORE_FPDFDOC_CPDF_DEFAULTAPPEARANCE_H_ |