| Index: xfa/fxbarcode/BC_UtilCodingConvert.cpp
|
| diff --git a/xfa/src/fxbarcode/BC_UtilCodingConvert.cpp b/xfa/fxbarcode/BC_UtilCodingConvert.cpp
|
| similarity index 97%
|
| rename from xfa/src/fxbarcode/BC_UtilCodingConvert.cpp
|
| rename to xfa/fxbarcode/BC_UtilCodingConvert.cpp
|
| index dd42cdb5cc60c26685027b631e3ba848b5b1fec4..8421e280f3b6500d9afbddbfbed232a64e95652c 100644
|
| --- a/xfa/src/fxbarcode/BC_UtilCodingConvert.cpp
|
| +++ b/xfa/fxbarcode/BC_UtilCodingConvert.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fxbarcode/BC_UtilCodingConvert.h"
|
| +#include "xfa/fxbarcode/BC_UtilCodingConvert.h"
|
|
|
| CBC_UtilCodingConvert::CBC_UtilCodingConvert() {}
|
|
|
|
|