Index: fpdfsdk/src/formfiller/FFL_TextField.cpp |
diff --git a/fpdfsdk/src/formfiller/FFL_TextField.cpp b/fpdfsdk/src/formfiller/FFL_TextField.cpp |
index b95ac9356f68177fb75f5442a806eb920f8e983d..f5cde168136b1a7cad535e95827eab1b7aa82650 100644 |
--- a/fpdfsdk/src/formfiller/FFL_TextField.cpp |
+++ b/fpdfsdk/src/formfiller/FFL_TextField.cpp |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../include/formfiller/FFL_TextField.h" |
-#include "../../include/formfiller/FFL_CBA_Fontmap.h" |
+#include "fpdfsdk/include/formfiller/FFL_CBA_Fontmap.h" |
+#include "fpdfsdk/include/formfiller/FFL_TextField.h" |
/* ------------------------------- CFFL_TextField |
* ------------------------------- */ |