| Index: xfa/fde/fde_object.cpp
|
| diff --git a/xfa/src/fde/fde_object.cpp b/xfa/fde/fde_object.cpp
|
| similarity index 94%
|
| rename from xfa/src/fde/fde_object.cpp
|
| rename to xfa/fde/fde_object.cpp
|
| index 1350ae9e9b0d338a7145a630809b547157e7ffa3..92b9f8af1f92a7f2b73debb6eeea97fe7c75cbb3 100644
|
| --- a/xfa/src/fde/fde_object.cpp
|
| +++ b/xfa/fde/fde_object.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fde/fde_object.h"
|
| +#include "xfa/fde/fde_object.h"
|
|
|
| IFDE_Pen* IFDE_Pen::Create() {
|
| return new CFDE_Pen();
|
|
|