summaryrefslogtreecommitdiff
path: root/xfa/src/fwl/basewidget/fwl_editimp.h
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-03-09 13:16:17 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-03-09 13:16:17 -0500
commitf1fa151e146d70c5e031726581e176a8c7d0d579 (patch)
treed50e40ce3925aa41d5139f541facda7ed381a109 /xfa/src/fwl/basewidget/fwl_editimp.h
parentc76831bb60d3c938b82a64a45f6b2af5b5f24bed (diff)
downloadpdfium-f1fa151e146d70c5e031726581e176a8c7d0d579.tar.xz
Collapse xfa/src/fee directorieschromium/2674chromium/2673
This CL moves xfa/src/fee/src/fee up to xfa/src/fee and moves the xfa/src/fee/include files up to xfa/src/fee. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1778633003 .
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;