Index: fpdfsdk/formfiller/cffl_textfield.cpp |
diff --git a/fpdfsdk/formfiller/FFL_TextField.cpp b/fpdfsdk/formfiller/cffl_textfield.cpp |
similarity index 98% |
rename from fpdfsdk/formfiller/FFL_TextField.cpp |
rename to fpdfsdk/formfiller/cffl_textfield.cpp |
index 42f2aad48f526c9f0d7116b2586a461b564bd697..7399651234f2733d562bd9177bf84f73b7e4428a 100644 |
--- a/fpdfsdk/formfiller/FFL_TextField.cpp |
+++ b/fpdfsdk/formfiller/cffl_textfield.cpp |
@@ -4,9 +4,9 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "fpdfsdk/include/formfiller/FFL_TextField.h" |
+#include "fpdfsdk/formfiller/cffl_textfield.h" |
-#include "fpdfsdk/include/formfiller/FFL_CBA_Fontmap.h" |
+#include "fpdfsdk/formfiller/cba_fontmap.h" |
#include "fpdfsdk/include/fsdk_common.h" |
#include "fpdfsdk/include/fsdk_mgr.h" |