Index: xfa/fxbarcode/common/BC_CommonECI.cpp |
diff --git a/xfa/src/fxbarcode/common/BC_CommonECI.cpp b/xfa/fxbarcode/common/BC_CommonECI.cpp |
similarity index 89% |
rename from xfa/src/fxbarcode/common/BC_CommonECI.cpp |
rename to xfa/fxbarcode/common/BC_CommonECI.cpp |
index 146c9e24ba9be4d809af00a36addb3b0b23e9065..4e37aec566bd852320bb9f91a48e42909ec66c93 100644 |
--- a/xfa/src/fxbarcode/common/BC_CommonECI.cpp |
+++ b/xfa/fxbarcode/common/BC_CommonECI.cpp |
@@ -20,9 +20,9 @@ |
* limitations under the License. |
*/ |
-#include "xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h" |
-#include "xfa/src/fxbarcode/common/BC_CommonECI.h" |
-#include "xfa/src/fxbarcode/utils.h" |
+#include "xfa/fxbarcode/common/BC_CommonCharacterSetECI.h" |
+#include "xfa/fxbarcode/common/BC_CommonECI.h" |
+#include "xfa/fxbarcode/utils.h" |
CBC_CommonECI::CBC_CommonECI(int32_t value) { |
m_value = value; |