| Index: xfa/fwl/theme/cfwl_comboboxtp.cpp
|
| diff --git a/xfa/fwl/theme/comboboxtp.cpp b/xfa/fwl/theme/cfwl_comboboxtp.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/theme/comboboxtp.cpp
|
| rename to xfa/fwl/theme/cfwl_comboboxtp.cpp
|
| index 578793b002dba94e73423e8d8f0fb01b351053ce..2c5a1c4ff4ab23ae4bf29d88f57162a5eabb6b2f 100644
|
| --- a/xfa/fwl/theme/comboboxtp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_comboboxtp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/comboboxtp.h"
|
| +#include "xfa/fwl/theme/cfwl_comboboxtp.h"
|
|
|
| #include "xfa/fwl/basewidget/ifwl_combobox.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
|
|