Index: xfa/fxfa/fxfa_basic.h |
diff --git a/xfa/fxfa/include/fxfa_basic.h b/xfa/fxfa/fxfa_basic.h |
similarity index 99% |
rename from xfa/fxfa/include/fxfa_basic.h |
rename to xfa/fxfa/fxfa_basic.h |
index e2d5330cc8c430c5094d6bab7cd5f93906bc4542..77b64fa6b9a93f49e85334a3ee3a14cde5986d2c 100644 |
--- a/xfa/fxfa/include/fxfa_basic.h |
+++ b/xfa/fxfa/fxfa_basic.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef XFA_FXFA_INCLUDE_FXFA_BASIC_H_ |
-#define XFA_FXFA_INCLUDE_FXFA_BASIC_H_ |
+#ifndef XFA_FXFA_FXFA_BASIC_H_ |
+#define XFA_FXFA_FXFA_BASIC_H_ |
#include "fxjs/cfxjse_arguments.h" |
#include "fxjs/fxjse.h" |
@@ -1023,4 +1023,4 @@ struct XFA_SCRIPTATTRIBUTEINFO { |
uint16_t eValueType; |
}; |
-#endif // XFA_FXFA_INCLUDE_FXFA_BASIC_H_ |
+#endif // XFA_FXFA_FXFA_BASIC_H_ |