| Index: xfa/fwl/theme/cfwl_widgettp.cpp
|
| diff --git a/xfa/fwl/theme/widgettp.cpp b/xfa/fwl/theme/cfwl_widgettp.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/theme/widgettp.cpp
|
| rename to xfa/fwl/theme/cfwl_widgettp.cpp
|
| index c87c70c1c2155006a064e34149f7f4461f837a77..7aaaf404540f7b349b43baf707422118ce9a37ac 100644
|
| --- a/xfa/fwl/theme/widgettp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_widgettp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/widgettp.h"
|
| +#include "xfa/fwl/theme/cfwl_widgettp.h"
|
|
|
| #include <algorithm>
|
|
|
|
|