| Index: fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.h
|
| diff --git a/fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.h b/fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.h
|
| index 3904ba53000b3b94261c95f0298ecdfe1d6229d9..fdb5635ff0a6eda0a837580670570fe5022ddbcc 100644
|
| --- a/fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.h
|
| +++ b/fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.h
|
| @@ -11,8 +11,8 @@
|
| #include <vector>
|
|
|
| #include "fpdfsdk/fpdfxfa/cpdfxfa_context.h"
|
| -#include "xfa/fwl/core/cfwl_timerinfo.h"
|
| -#include "xfa/fwl/core/ifwl_adaptertimermgr.h"
|
| +#include "xfa/fwl/cfwl_timerinfo.h"
|
| +#include "xfa/fwl/ifwl_adaptertimermgr.h"
|
|
|
| class CXFA_FWLAdapterTimerMgr : public IFWL_AdapterTimerMgr {
|
| public:
|
|
|