Index: xfa/src/fee/src/fee/fde_txtedtpage.cpp |
diff --git a/xfa/src/fee/src/fee/fde_txtedtpage.cpp b/xfa/src/fee/src/fee/fde_txtedtpage.cpp |
index ec715b9070ded801aa5af46dd68d8ae3a1f53c23..2c592232f6349c3ac9b801da47f5cb75041c0b62 100644 |
--- a/xfa/src/fee/src/fee/fde_txtedtpage.cpp |
+++ b/xfa/src/fee/src/fee/fde_txtedtpage.cpp |
@@ -4,11 +4,11 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../../foxitlib.h" |
-#include "../../include/ifde_txtedtbuf.h" |
-#include "../../include/ifde_txtedtengine.h" |
-#include "../../include/ifde_txtedtpage.h" |
-#include "../../include/fx_wordbreak.h" |
+#include "xfa/src/foxitlib.h" |
+#include "xfa/src/fee/include/ifde_txtedtbuf.h" |
+#include "xfa/src/fee/include/ifde_txtedtengine.h" |
+#include "xfa/src/fee/include/ifde_txtedtpage.h" |
+#include "xfa/src/fee/include/fx_wordbreak.h" |
#include "fde_txtedtpage.h" |
#include "fde_txtedtengine.h" |
#include "fde_txtedtparag.h" |