| Index: xfa/fxbarcode/common/BC_CommonByteArray.cpp
|
| diff --git a/xfa/src/fxbarcode/common/BC_CommonByteArray.cpp b/xfa/fxbarcode/common/BC_CommonByteArray.cpp
|
| similarity index 98%
|
| rename from xfa/src/fxbarcode/common/BC_CommonByteArray.cpp
|
| rename to xfa/fxbarcode/common/BC_CommonByteArray.cpp
|
| index 1a6ef9f63fa59e67325f0a4ad33eefcd05e1d81b..1fd6e464209f6adcd06ab377a29cd8827d005bc3 100644
|
| --- a/xfa/src/fxbarcode/common/BC_CommonByteArray.cpp
|
| +++ b/xfa/fxbarcode/common/BC_CommonByteArray.cpp
|
| @@ -22,7 +22,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "xfa/src/fxbarcode/common/BC_CommonByteArray.h"
|
| +#include "xfa/fxbarcode/common/BC_CommonByteArray.h"
|
|
|
| CBC_CommonByteArray::CBC_CommonByteArray() {
|
| m_bytes = NULL;
|
|
|