| Index: xfa/fwl/theme/cfwl_checkboxtp.cpp
|
| diff --git a/xfa/fwl/theme/checkboxtp.cpp b/xfa/fwl/theme/cfwl_checkboxtp.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/theme/checkboxtp.cpp
|
| rename to xfa/fwl/theme/cfwl_checkboxtp.cpp
|
| index ee485fb7ac3075d3d6010315c82a27b5f198ddfd..94f69a43894cd5bfeee17c912a0d55b3d653c944 100644
|
| --- a/xfa/fwl/theme/checkboxtp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_checkboxtp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/checkboxtp.h"
|
| +#include "xfa/fwl/theme/cfwl_checkboxtp.h"
|
|
|
| #include "xfa/fde/tto/fde_textout.h"
|
| #include "xfa/fwl/basewidget/ifwl_checkbox.h"
|
|
|