| Index: xfa/fwl/cfx_barcode.cpp
|
| diff --git a/xfa/fwl/core/cfx_barcode.cpp b/xfa/fwl/cfx_barcode.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/core/cfx_barcode.cpp
|
| rename to xfa/fwl/cfx_barcode.cpp
|
| index 12c0cb092958349bafe9ddc123af6cc0a3949c78..7af3aa18884e521c80ec196b2e75a97e22f010c3 100644
|
| --- a/xfa/fwl/core/cfx_barcode.cpp
|
| +++ b/xfa/fwl/cfx_barcode.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/fwl/core/cfx_barcode.h"
|
| +#include "xfa/fwl/cfx_barcode.h"
|
|
|
| #include "xfa/fxbarcode/cbc_codabar.h"
|
| #include "xfa/fxbarcode/cbc_code128.h"
|
|
|