| Index: fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
 | 
| diff --git a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
 | 
| index 545d910206b8ed5130a4265aea2f40440dc12460..f4c73c65c2dffdc1f4db106530f2144c18993e85 100644
 | 
| --- a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
 | 
| +++ b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
 | 
| @@ -10,7 +10,7 @@
 | 
|  #include <vector>
 | 
|  
 | 
|  #include "fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h"
 | 
| -#include "xfa/include/fwl/adapter/fwl_adaptertimermgr.h"
 | 
| +#include "xfa/fwl/core/include/ifwl_adaptertimermgr.h"
 | 
|  
 | 
|  #define JS_STR_VIEWERTYPE_STANDARD L"Exchange"
 | 
|  #define JS_STR_LANGUANGE L"ENU"
 | 
| 
 |