| Index: xfa/src/fwl/src/theme/widgettp.cpp
|
| diff --git a/xfa/src/fwl/src/theme/widgettp.cpp b/xfa/src/fwl/src/theme/widgettp.cpp
|
| index af634e67c7a88a6fce4c8d4d5bff414f63049d67..7fa7812092709433379f5d5d2f4485bf549e6784 100644
|
| --- a/xfa/src/fwl/src/theme/widgettp.cpp
|
| +++ b/xfa/src/fwl/src/theme/widgettp.cpp
|
| @@ -10,7 +10,6 @@
|
|
|
| #include "xfa/include/fwl/core/fwl_widgetmgr.h"
|
| #include "xfa/src/fdp/include/fde_tto.h"
|
| -#include "xfa/src/foxitlib.h"
|
|
|
| static void FWL_SetChildThemeID(IFWL_Widget* pParent, FX_DWORD dwThemeID) {
|
| IFWL_WidgetMgr* pWidgetMgr = FWL_GetWidgetMgr();
|
|
|