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