Index: xfa/fxbarcode/common/BC_CommonECI.h |
diff --git a/xfa/src/fxbarcode/common/BC_CommonECI.h b/xfa/fxbarcode/common/BC_CommonECI.h |
similarity index 76% |
rename from xfa/src/fxbarcode/common/BC_CommonECI.h |
rename to xfa/fxbarcode/common/BC_CommonECI.h |
index e0dc797fbfee1bfce8cff55d52a3ae44cbbfe24f..20b3e76bb3865d79a39502ae3b3049bc59fccfa8 100644 |
--- a/xfa/src/fxbarcode/common/BC_CommonECI.h |
+++ b/xfa/fxbarcode/common/BC_CommonECI.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONECI_H_ |
-#define XFA_SRC_FXBARCODE_COMMON_BC_COMMONECI_H_ |
+#ifndef XFA_FXBARCODE_COMMON_BC_COMMONECI_H_ |
+#define XFA_FXBARCODE_COMMON_BC_COMMONECI_H_ |
#include <stdint.h> |
@@ -21,4 +21,4 @@ class CBC_CommonECI { |
int32_t m_value; |
}; |
-#endif // XFA_SRC_FXBARCODE_COMMON_BC_COMMONECI_H_ |
+#endif // XFA_FXBARCODE_COMMON_BC_COMMONECI_H_ |