diff options
Diffstat (limited to 'xfa/src/fxfa/app/xfa_ffwidgetacc.cpp')
-rw-r--r-- | xfa/src/fxfa/app/xfa_ffwidgetacc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fxfa/app/xfa_ffwidgetacc.cpp b/xfa/src/fxfa/app/xfa_ffwidgetacc.cpp index 313f946a0f..10aaad0dc5 100644 --- a/xfa/src/fxfa/app/xfa_ffwidgetacc.cpp +++ b/xfa/src/fxfa/app/xfa_ffwidgetacc.cpp @@ -8,7 +8,7 @@ #include <algorithm> -#include "xfa/src/fdp/include/fde_tto.h" +#include "xfa/src/fde/tto/fde_textout.h" #include "xfa/src/fxfa/app/xfa_ffapp.h" #include "xfa/src/fxfa/app/xfa_ffcheckbutton.h" #include "xfa/src/fxfa/app/xfa_ffchoicelist.h" |