| Index: xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp
|
| diff --git a/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp b/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp
|
| index fbc6607ae7222d27c127c5b1936a01e9cfbd0921..2beb8509638fb016f3717e94359479642aa0d6b8 100644
|
| --- a/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp
|
| +++ b/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp
|
| @@ -20,7 +20,7 @@
|
| * limitations under the License.
|
| */
|
|
|
| -#include "../barcode.h"
|
| +#include "xfa/src/fxbarcode/barcode.h"
|
| #include "BC_CommonECI.h"
|
| #include "BC_CommonCharacterSetECI.h"
|
| void CBC_CommonCharacterSetECI::initialize() {}
|
|
|