Index: xfa/fgas/layout/fgas_textbreak.cpp |
diff --git a/xfa/fgas/layout/fgas_textbreak.cpp b/xfa/fgas/layout/fgas_textbreak.cpp |
index e10ef01336e634d772ddf95895e6eeb27dedb48c..d9a0e22e8b237a56d05b87cc9790fedbdfc76f59 100644 |
--- a/xfa/fgas/layout/fgas_textbreak.cpp |
+++ b/xfa/fgas/layout/fgas_textbreak.cpp |
@@ -8,9 +8,9 @@ |
#include <algorithm> |
-#include "core/fxcrt/include/fx_arabic.h" |
-#include "core/fxcrt/include/fx_arb.h" |
-#include "core/fxcrt/include/fx_memory.h" |
+#include "core/fxcrt/fx_arabic.h" |
+#include "core/fxcrt/fx_arb.h" |
+#include "core/fxcrt/fx_memory.h" |
#include "xfa/fgas/font/fgas_gefont.h" |
#include "xfa/fgas/layout/fgas_linebreak.h" |
#include "xfa/fgas/layout/fgas_unicode.h" |