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