| Index: xfa/fxbarcode/BC_Writer.cpp
|
| diff --git a/xfa/src/fxbarcode/BC_Writer.cpp b/xfa/fxbarcode/BC_Writer.cpp
|
| similarity index 97%
|
| rename from xfa/src/fxbarcode/BC_Writer.cpp
|
| rename to xfa/fxbarcode/BC_Writer.cpp
|
| index 87b856a61eeab6c8ea33dc7e9fba541a0049502f..835a2f03097813521c7c34fafe1816b225d15bf0 100644
|
| --- a/xfa/src/fxbarcode/BC_Writer.cpp
|
| +++ b/xfa/fxbarcode/BC_Writer.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fxbarcode/BC_Writer.h"
|
| +#include "xfa/fxbarcode/BC_Writer.h"
|
|
|
| CBC_Writer::CBC_Writer() {
|
| m_CharEncoding = 0;
|
|
|