Index: xfa/fxbarcode/common/BC_CommonBitSource.cpp |
diff --git a/xfa/src/fxbarcode/common/BC_CommonBitSource.cpp b/xfa/fxbarcode/common/BC_CommonBitSource.cpp |
similarity index 97% |
rename from xfa/src/fxbarcode/common/BC_CommonBitSource.cpp |
rename to xfa/fxbarcode/common/BC_CommonBitSource.cpp |
index dc10002f84c205bf60dd6956c5414c9deb5a3324..af91d5e0bddbbd933591c78880d3b088e99ecdc9 100644 |
--- a/xfa/src/fxbarcode/common/BC_CommonBitSource.cpp |
+++ b/xfa/fxbarcode/common/BC_CommonBitSource.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "xfa/src/fxbarcode/common/BC_CommonBitSource.h" |
+#include "xfa/fxbarcode/common/BC_CommonBitSource.h" |
CBC_CommonBitSource::CBC_CommonBitSource(CFX_ByteArray* bytes) { |
m_bytes.Copy((*bytes)); |