Index: xfa/fxfa/app/xfa_ffsignature.cpp |
diff --git a/xfa/src/fxfa/app/xfa_ffsignature.cpp b/xfa/fxfa/app/xfa_ffsignature.cpp |
similarity index 94% |
rename from xfa/src/fxfa/app/xfa_ffsignature.cpp |
rename to xfa/fxfa/app/xfa_ffsignature.cpp |
index 9c4d31bbc4fe26b7fe088b170b9b28e25856e06d..96907c50a097cbfc037889f38a1fa6b1c8e555ee 100644 |
--- a/xfa/src/fxfa/app/xfa_ffsignature.cpp |
+++ b/xfa/fxfa/app/xfa_ffsignature.cpp |
@@ -4,12 +4,12 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/src/fxfa/app/xfa_ffsignature.h" |
+#include "xfa/fxfa/app/xfa_ffsignature.h" |
-#include "xfa/src/fxfa/app/xfa_ffdoc.h" |
-#include "xfa/src/fxfa/app/xfa_fffield.h" |
-#include "xfa/src/fxfa/app/xfa_ffpageview.h" |
-#include "xfa/src/fxfa/app/xfa_ffwidget.h" |
+#include "xfa/fxfa/app/xfa_ffdoc.h" |
+#include "xfa/fxfa/app/xfa_fffield.h" |
+#include "xfa/fxfa/app/xfa_ffpageview.h" |
+#include "xfa/fxfa/app/xfa_ffwidget.h" |
CXFA_FFSignature::CXFA_FFSignature(CXFA_FFPageView* pPageView, |
CXFA_WidgetAcc* pDataAcc) |