diff options
Diffstat (limited to 'fpdfsdk/include/fpdfxfa/fpdfxfa_util.h')
-rw-r--r-- | fpdfsdk/include/fpdfxfa/fpdfxfa_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h index 545d910206..f4c73c65c2 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" |