| Index: xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp
|
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp b/xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp
|
| similarity index 96%
|
| rename from xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp
|
| rename to xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp
|
| index 87aacb1ff90980c136ce996a1f7a98f2d41930f4..ac59c6ef94f943b033578befc5f9d39835363aff 100644
|
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp
|
| +++ b/xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp
|
| @@ -20,7 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h"
|
| +#include "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h"
|
|
|
| CBC_BarcodeMetadata::CBC_BarcodeMetadata(int32_t columnCount,
|
| int32_t rowCountUpperPart,
|
|
|