Index: xfa/fwl/basewidget/fwl_editimp.cpp |
diff --git a/xfa/fwl/basewidget/fwl_editimp.cpp b/xfa/fwl/basewidget/fwl_editimp.cpp |
index e60650f45005287bdb010071fe944bfc98748f81..08e44f13ddbf02f352fe44f91b5cfe90c011a709 100644 |
--- a/xfa/fwl/basewidget/fwl_editimp.cpp |
+++ b/xfa/fwl/basewidget/fwl_editimp.cpp |
@@ -27,9 +27,9 @@ |
#include "xfa/fwl/core/fwl_widgetimp.h" |
#include "xfa/fwl/core/fwl_widgetmgrimp.h" |
#include "xfa/fwl/core/ifwl_themeprovider.h" |
-#include "xfa/fxfa/app/xfa_ffdoc.h" |
#include "xfa/fxfa/app/xfa_ffwidget.h" |
#include "xfa/fxgraphics/cfx_path.h" |
+#include "xfa/include/fxfa/xfa_ffdoc.h" |
// static |
IFWL_Edit* IFWL_Edit::Create(const CFWL_WidgetImpProperties& properties, |