| Index: xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
|
| diff --git a/xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp b/xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
|
| similarity index 84%
|
| rename from xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
|
| rename to xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
|
| index 2e7685dbb67511f3a00676c32eeefa3d49c76d8c..16c253f062ee30c153aa894f651910516f5345af 100644
|
| --- a/xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
|
| +++ b/xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
|
| @@ -20,10 +20,10 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h"
|
| -#include "xfa/src/fxbarcode/datamatrix/BC_Encoder.h"
|
| -#include "xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.h"
|
| -#include "xfa/src/fxbarcode/datamatrix/BC_SymbolShapeHint.h"
|
| +#include "xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h"
|
| +#include "xfa/fxbarcode/datamatrix/BC_Encoder.h"
|
| +#include "xfa/fxbarcode/datamatrix/BC_SymbolInfo.h"
|
| +#include "xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.h"
|
|
|
| CBC_DataMatrixSymbolInfo144::CBC_DataMatrixSymbolInfo144()
|
| : CBC_SymbolInfo(FALSE, 1558, 620, 22, 22, 36) {
|
|
|