Index: xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
diff --git a/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp b/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
index 8cf2c2a29068b2eba025ca107e0f6a3dff5d4c7e..2527a79ba88f052d4648e4f13018ee4b210be842 100644 |
--- a/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
+++ b/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../../foxitlib.h" |
+#include "xfa/src/foxitlib.h" |
#include "fx_wordbreak_impl.h" |
extern const FX_WORD gs_FX_WordBreak_Table[16] = { |
0xFFFF, 0xFFF9, 0xFFFB, 0xFFFB, 0xFFFB, 0xFFFB, 0xEFBB, 0xE77B, |