summaryrefslogtreecommitdiff
path: root/xfa/src/fwl/basewidget/fwl_editimp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fwl/basewidget/fwl_editimp.h')
-rw-r--r--xfa/src/fwl/basewidget/fwl_editimp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fwl/basewidget/fwl_editimp.h b/xfa/src/fwl/basewidget/fwl_editimp.h
index 0dbdca27a0..6e6b35c947 100644
--- a/xfa/src/fwl/basewidget/fwl_editimp.h
+++ b/xfa/src/fwl/basewidget/fwl_editimp.h
@@ -11,7 +11,7 @@
#include <vector>
#include "xfa/include/fwl/basewidget/fwl_scrollbar.h"
-#include "xfa/src/fee/include/ifde_txtedtengine.h"
+#include "xfa/src/fee/ifde_txtedtengine.h"
#include "xfa/src/fwl/core/fwl_widgetimp.h"
class CFWL_WidgetImpProperties;