Index: xfa/fxfa/parser/cscript_hostpseudomodel.h |
diff --git a/xfa/fxfa/parser/xfa_script_hostpseudomodel.h b/xfa/fxfa/parser/cscript_hostpseudomodel.h |
similarity index 94% |
rename from xfa/fxfa/parser/xfa_script_hostpseudomodel.h |
rename to xfa/fxfa/parser/cscript_hostpseudomodel.h |
index d5c1b197b8f04dded89c96de5a1794506cb8838d..f07ba956c54c68fb319f9fd06f0a3b03b0cec681 100644 |
--- a/xfa/fxfa/parser/xfa_script_hostpseudomodel.h |
+++ b/xfa/fxfa/parser/cscript_hostpseudomodel.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef XFA_FXFA_PARSER_XFA_SCRIPT_HOSTPSEUDOMODEL_H_ |
-#define XFA_FXFA_PARSER_XFA_SCRIPT_HOSTPSEUDOMODEL_H_ |
+#ifndef XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_ |
+#define XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_ |
#include "fxjs/include/cfxjse_arguments.h" |
#include "xfa/fxfa/parser/xfa_document.h" |
@@ -71,4 +71,4 @@ class CScript_HostPseudoModel : public CXFA_Object { |
CFX_WideString& wsValue); |
}; |
-#endif // XFA_FXFA_PARSER_XFA_SCRIPT_HOSTPSEUDOMODEL_H_ |
+#endif // XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_ |