| Index: xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
|
| diff --git a/xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp b/xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
|
| similarity index 92%
|
| rename from xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
|
| rename to xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
|
| index b9accd6097ff895e9675ec8edf63d777280eff0f..b8a032ae68704c53eaa4268c7b5082652ab73895 100644
|
| --- a/xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
|
| +++ b/xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
|
| @@ -20,8 +20,8 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/common/BC_CommonByteArray.h"
|
| -#include "xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.h"
|
| +#include "xfa/fxbarcode/common/BC_CommonByteArray.h"
|
| +#include "xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.h"
|
|
|
| CBC_QRCoderBlockPair::CBC_QRCoderBlockPair(
|
| CBC_CommonByteArray* data,
|
|
|