Index: xfa/fxbarcode/common/BC_CommonBitMatrix.cpp |
diff --git a/xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp b/xfa/fxbarcode/common/BC_CommonBitMatrix.cpp |
similarity index 96% |
rename from xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp |
rename to xfa/fxbarcode/common/BC_CommonBitMatrix.cpp |
index 3a8fa15e2ba42cc8f1b321dbb240f8168d57c354..a8f87e7ec4468a24d77d0914b1a9aede7372af62 100644 |
--- a/xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp |
+++ b/xfa/fxbarcode/common/BC_CommonBitMatrix.cpp |
@@ -20,9 +20,9 @@ |
* limitations under the License. |
*/ |
-#include "xfa/src/fxbarcode/common/BC_CommonBitArray.h" |
-#include "xfa/src/fxbarcode/common/BC_CommonBitMatrix.h" |
-#include "xfa/src/fxbarcode/utils.h" |
+#include "xfa/fxbarcode/common/BC_CommonBitArray.h" |
+#include "xfa/fxbarcode/common/BC_CommonBitMatrix.h" |
+#include "xfa/fxbarcode/utils.h" |
CBC_CommonBitMatrix::CBC_CommonBitMatrix() { |
m_width = 0; |