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