| Index: xfa/src/fwl/src/lightwidget/theme.cpp
|
| diff --git a/xfa/src/fwl/src/lightwidget/theme.cpp b/xfa/src/fwl/src/lightwidget/theme.cpp
|
| index 79c54df693d143175d2b11f9e96a7e04445342be..fe9f55928b56f88c3791948fc574c4ebe29aeb83 100644
|
| --- a/xfa/src/fwl/src/lightwidget/theme.cpp
|
| +++ b/xfa/src/fwl/src/lightwidget/theme.cpp
|
| @@ -20,7 +20,6 @@
|
| #include "xfa/include/fwl/theme/pictureboxtp.h"
|
| #include "xfa/include/fwl/theme/pushbuttontp.h"
|
| #include "xfa/include/fwl/theme/scrollbartp.h"
|
| -#include "xfa/src/foxitlib.h"
|
|
|
| CFWL_Theme::CFWL_Theme() {
|
| m_ThemesArray.push_back(std::unique_ptr<CFWL_WidgetTP>(new CFWL_FormTP));
|
|
|