| Index: xfa/fwl/theme/cfwl_formtp.cpp
|
| diff --git a/xfa/fwl/theme/formtp.cpp b/xfa/fwl/theme/cfwl_formtp.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/theme/formtp.cpp
|
| rename to xfa/fwl/theme/cfwl_formtp.cpp
|
| index 28a8805deee5c2bdcdefa921ce5105de98bed3e9..e7cc1221d056ab574b56f730e0b26b572adbf83e 100644
|
| --- a/xfa/fwl/theme/formtp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_formtp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/formtp.h"
|
| +#include "xfa/fwl/theme/cfwl_formtp.h"
|
|
|
| #include "xfa/fde/tto/fde_textout.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
|
|