diff options
Diffstat (limited to 'xfa/src/fwl/theme/checkboxtp.cpp')
-rw-r--r-- | xfa/src/fwl/theme/checkboxtp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fwl/theme/checkboxtp.cpp b/xfa/src/fwl/theme/checkboxtp.cpp index a33291472a..ccad2bc733 100644 --- a/xfa/src/fwl/theme/checkboxtp.cpp +++ b/xfa/src/fwl/theme/checkboxtp.cpp @@ -8,7 +8,7 @@ #include "xfa/include/fwl/basewidget/fwl_checkbox.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 CHECKBOX_SIZE_SIGNMARGIN 3 #define CHECKBOX_SIZE_SIGNBORDER 2 |