| 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 89195a501c02620a1f5f21347ce3d1432f189e07..af634e67c7a88a6fce4c8d4d5bff414f63049d67 100644
|
| --- a/xfa/src/fwl/src/theme/widgettp.cpp
|
| +++ b/xfa/src/fwl/src/theme/widgettp.cpp
|
| @@ -9,6 +9,7 @@
|
| #include <algorithm>
|
|
|
| #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) {
|
|
|