| 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 959746761e47dcca5e55a840d7df3239630d84eb..7eaf6e881b5cf089f7d6505aa0c18076e19789de 100644
|
| --- a/xfa/src/fwl/src/theme/widgettp.cpp
|
| +++ b/xfa/src/fwl/src/theme/widgettp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| +#include "xfa/src/foxitlib.h"
|
| static void FWL_SetChildThemeID(IFWL_Widget* pParent, FX_DWORD dwThemeID) {
|
| IFWL_WidgetMgr* pWidgetMgr = FWL_GetWidgetMgr();
|
| IFWL_Widget* pChild =
|
|
|