| Index: xfa/fwl/theme/cfwl_edittp.cpp
|
| diff --git a/xfa/fwl/theme/edittp.cpp b/xfa/fwl/theme/cfwl_edittp.cpp
|
| similarity index 98%
|
| rename from xfa/fwl/theme/edittp.cpp
|
| rename to xfa/fwl/theme/cfwl_edittp.cpp
|
| index a99b2146d1715e9fac3fa46d8ca5a1e33f1a65a7..92f32dcaa9911983e9e0b7455d4df00d29cf37e6 100644
|
| --- a/xfa/fwl/theme/edittp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_edittp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/edittp.h"
|
| +#include "xfa/fwl/theme/cfwl_edittp.h"
|
|
|
| #include "xfa/fwl/basewidget/ifwl_edit.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
|
|