diff options
Diffstat (limited to 'xfa/src/fwl/basewidget/fwl_editimp.cpp')
-rw-r--r-- | xfa/src/fwl/basewidget/fwl_editimp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fwl/basewidget/fwl_editimp.cpp b/xfa/src/fwl/basewidget/fwl_editimp.cpp index d60bc11aa5..6c802ff24f 100644 --- a/xfa/src/fwl/basewidget/fwl_editimp.cpp +++ b/xfa/src/fwl/basewidget/fwl_editimp.cpp @@ -14,7 +14,7 @@ #include "xfa/include/fwl/core/fwl_theme.h" #include "xfa/src/fdp/include/fde_rdr.h" #include "xfa/src/fdp/include/fde_rdv.h" -#include "xfa/src/fee/include/ifde_txtedtpage.h" +#include "xfa/src/fee/ifde_txtedtpage.h" #include "xfa/src/fwl/basewidget/fwl_caretimp.h" #include "xfa/src/fwl/basewidget/fwl_comboboximp.h" #include "xfa/src/fwl/basewidget/fwl_scrollbarimp.h" |