diff options
Diffstat (limited to 'xfa/src/fwl/theme/formtp.cpp')
-rw-r--r-- | xfa/src/fwl/theme/formtp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fwl/theme/formtp.cpp b/xfa/src/fwl/theme/formtp.cpp index 1d6dcd1c17..e8f3b6addc 100644 --- a/xfa/src/fwl/theme/formtp.cpp +++ b/xfa/src/fwl/theme/formtp.cpp @@ -8,7 +8,7 @@ #include "xfa/include/fwl/core/fwl_form.h" #include "xfa/include/fwl/core/fwl_widget.h" -#include "xfa/src/fdp/include/fde_tto.h" +#include "xfa/src/fde/tto/fde_textout.h" #define FWLTHEME_CAPACITY_CXFormBorder 3 #define FWLTHEME_CAPACITY_CYFormBorder 3 |