| Index: xfa/fwl/theme/cfwl_pictureboxtp.cpp
|
| diff --git a/xfa/fwl/theme/pictureboxtp.cpp b/xfa/fwl/theme/cfwl_pictureboxtp.cpp
|
| similarity index 95%
|
| rename from xfa/fwl/theme/pictureboxtp.cpp
|
| rename to xfa/fwl/theme/cfwl_pictureboxtp.cpp
|
| index ab5cd0224669751fc8144419a7bee4bd4e6153bd..ee83a7eb3f03f417030ce1628c607bccb5838a6a 100644
|
| --- a/xfa/fwl/theme/pictureboxtp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_pictureboxtp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/pictureboxtp.h"
|
| +#include "xfa/fwl/theme/cfwl_pictureboxtp.h"
|
|
|
| #include "xfa/fwl/basewidget/ifwl_picturebox.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
|
|