| Index: fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.cpp
|
| diff --git a/fpdfsdk/fpdfxfa/fpdfxfa_util.cpp b/fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.cpp
|
| similarity index 96%
|
| rename from fpdfsdk/fpdfxfa/fpdfxfa_util.cpp
|
| rename to fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.cpp
|
| index b4e44c834e9441d210bda4e06097b4ea6715a193..b835fd4467414a57fc48c509508c23f12d0fb674 100644
|
| --- a/fpdfsdk/fpdfxfa/fpdfxfa_util.cpp
|
| +++ b/fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "fpdfsdk/fpdfxfa/fpdfxfa_util.h"
|
| +#include "fpdfsdk/fpdfxfa/cxfa_fwladaptertimermgr.h"
|
|
|
| #include <vector>
|
|
|
|
|