diff options
Diffstat (limited to 'xfa/src/fwl/basewidget/fwl_checkboximp.cpp')
-rw-r--r-- | xfa/src/fwl/basewidget/fwl_checkboximp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fwl/basewidget/fwl_checkboximp.cpp b/xfa/src/fwl/basewidget/fwl_checkboximp.cpp index ba9f0fedc3..16cc8f7080 100644 --- a/xfa/src/fwl/basewidget/fwl_checkboximp.cpp +++ b/xfa/src/fwl/basewidget/fwl_checkboximp.cpp @@ -10,7 +10,7 @@ #include "xfa/include/fwl/basewidget/fwl_checkbox.h" #include "xfa/include/fwl/core/fwl_theme.h" -#include "xfa/src/fdp/include/fde_tto.h" +#include "xfa/src/fde/tto/fde_textout.h" #include "xfa/src/fwl/core/fwl_noteimp.h" #include "xfa/src/fwl/core/fwl_targetimp.h" #include "xfa/src/fwl/core/fwl_widgetimp.h" |