| Index: xfa/fxbarcode/BC_Utils.cpp
|
| diff --git a/xfa/src/fxbarcode/BC_Utils.cpp b/xfa/fxbarcode/BC_Utils.cpp
|
| similarity index 97%
|
| rename from xfa/src/fxbarcode/BC_Utils.cpp
|
| rename to xfa/fxbarcode/BC_Utils.cpp
|
| index 5c681a99d7074a2fed0330903b1c7e4289728f23..02719689e6125d3912ed47896914b4e871d52140 100644
|
| --- a/xfa/src/fxbarcode/BC_Utils.cpp
|
| +++ b/xfa/fxbarcode/BC_Utils.cpp
|
| @@ -5,7 +5,7 @@
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| #include "core/include/fxcrt/fx_basic.h"
|
| -#include "xfa/src/fxbarcode/utils.h"
|
| +#include "xfa/fxbarcode/utils.h"
|
|
|
| FX_BOOL BC_FX_ByteString_Replace(CFX_ByteString& dst,
|
| FX_DWORD first,
|
|
|