Index: xfa/include/fxfa/fxfa.h |
diff --git a/xfa/include/fxfa/fxfa.h b/xfa/include/fxfa/fxfa.h |
index 5a1b18469c49f9fa0e59565203dc0cd90f176119..c92f392abeedd4ae93ead872c63019329612e44a 100644 |
--- a/xfa/include/fxfa/fxfa.h |
+++ b/xfa/include/fxfa/fxfa.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef FXFA_H_ |
-#define FXFA_H_ |
+#ifndef XFA_INCLUDE_FXFA_FXFA_H_ |
+#define XFA_INCLUDE_FXFA_FXFA_H_ |
#include <vector> |
@@ -843,4 +843,4 @@ class IXFA_ChecksumContext { |
}; |
IXFA_ChecksumContext* XFA_Checksum_Create(); |
-#endif // FXFA_H_ |
+#endif // XFA_INCLUDE_FXFA_FXFA_H_ |