diff options
Diffstat (limited to 'xfa/src/fxfa/app/xfa_textlayout.cpp')
-rw-r--r-- | xfa/src/fxfa/app/xfa_textlayout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fxfa/app/xfa_textlayout.cpp b/xfa/src/fxfa/app/xfa_textlayout.cpp index b59e8aac82..e8a23b1523 100644 --- a/xfa/src/fxfa/app/xfa_textlayout.cpp +++ b/xfa/src/fxfa/app/xfa_textlayout.cpp @@ -9,7 +9,7 @@ #include <algorithm> #include "core/include/fxcrt/fx_ext.h" -#include "xfa/src/fdp/include/fde_pen.h" +#include "xfa/src/fde/fde_pen.h" #include "xfa/src/fgas/crt/fgas_algorithm.h" #include "xfa/src/fgas/crt/fgas_codepage.h" #include "xfa/src/fxfa/app/xfa_ffapp.h" |