summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/src/layout/fx_textbreak.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fgas/src/layout/fx_textbreak.h')
-rw-r--r--xfa/src/fgas/src/layout/fx_textbreak.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fgas/src/layout/fx_textbreak.h b/xfa/src/fgas/src/layout/fx_textbreak.h
index 670b86c00b..fa15afd76a 100644
--- a/xfa/src/fgas/src/layout/fx_textbreak.h
+++ b/xfa/src/fgas/src/layout/fx_textbreak.h
@@ -7,7 +7,9 @@
#ifndef XFA_SRC_FGAS_SRC_LAYOUT_FX_TEXTBREAK_H_
#define XFA_SRC_FGAS_SRC_LAYOUT_FX_TEXTBREAK_H_
+#include "core/include/fxcrt/fx_ucd.h"
#include "core/include/fxcrt/fx_memory.h"
+#include "xfa/src/fgas/include/fx_tbk.h"
#include "xfa/src/fgas/src/layout/fx_unicode.h"
class IFX_ArabicChar;