diff options
Diffstat (limited to 'xfa/fxfa/app')
-rw-r--r-- | xfa/fxfa/app/cxfa_textlayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/app/cxfa_textlayout.h b/xfa/fxfa/app/cxfa_textlayout.h index 9bfc977247..5bce1c9ab2 100644 --- a/xfa/fxfa/app/cxfa_textlayout.h +++ b/xfa/fxfa/app/cxfa_textlayout.h @@ -14,7 +14,7 @@ #include "core/fxcrt/fx_coordinates.h" #include "core/fxcrt/fx_string.h" #include "xfa/fde/css/fde_css.h" -#include "xfa/fgas/layout/fgas_rtfbreak.h" +#include "xfa/fgas/layout/cfx_rtfbreak.h" #include "xfa/fxfa/app/cxfa_textparser.h" class CFDE_Brush; |