Index: xfa/src/fxbarcode/common/BC_CommonByteArray.cpp |
diff --git a/xfa/src/fxbarcode/src/BC_CommonByteArray.cpp b/xfa/src/fxbarcode/common/BC_CommonByteArray.cpp |
similarity index 94% |
rename from xfa/src/fxbarcode/src/BC_CommonByteArray.cpp |
rename to xfa/src/fxbarcode/common/BC_CommonByteArray.cpp |
index 9d5c52a45498b9841c5ff2cfbc5a4a32f9efd7e7..99e97d38d85fde42d87d3e4e3ecce6d8bf3ac8fc 100644 |
--- a/xfa/src/fxbarcode/src/BC_CommonByteArray.cpp |
+++ b/xfa/src/fxbarcode/common/BC_CommonByteArray.cpp |
@@ -20,8 +20,8 @@ |
* limitations under the License. |
*/ |
-#include "barcode.h" |
-#include "include/BC_CommonByteArray.h" |
+#include "../barcode.h" |
+#include "BC_CommonByteArray.h" |
CBC_CommonByteArray::CBC_CommonByteArray() |
{ |
m_bytes = NULL; |