| Index: xfa/fwl/core/cfwl_picturebox.cpp
|
| diff --git a/xfa/fwl/lightwidget/cfwl_picturebox.cpp b/xfa/fwl/core/cfwl_picturebox.cpp
|
| similarity index 98%
|
| rename from xfa/fwl/lightwidget/cfwl_picturebox.cpp
|
| rename to xfa/fwl/core/cfwl_picturebox.cpp
|
| index d4b9f30d6e2c34b5dbff75c1bb648d9d3acc754b..92058a9818ddadb8041179bc93cc8348145b7656 100644
|
| --- a/xfa/fwl/lightwidget/cfwl_picturebox.cpp
|
| +++ b/xfa/fwl/core/cfwl_picturebox.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/fwl/lightwidget/cfwl_picturebox.h"
|
| +#include "xfa/fwl/core/cfwl_picturebox.h"
|
|
|
| #include <memory>
|
|
|
|
|