summaryrefslogtreecommitdiff
path: root/xfa/fwl/lightwidget/edit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/lightwidget/edit.cpp')
-rw-r--r--xfa/fwl/lightwidget/edit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/lightwidget/edit.cpp b/xfa/fwl/lightwidget/edit.cpp
index 303943a8f6..612d5a4ac2 100644
--- a/xfa/fwl/lightwidget/edit.cpp
+++ b/xfa/fwl/lightwidget/edit.cpp
@@ -9,7 +9,7 @@
#include <memory>
#include <vector>
-#include "xfa/include/fwl/basewidget/fwl_edit.h"
+#include "xfa/fwl/basewidget/ifwl_edit.h"
CFWL_Edit* CFWL_Edit::Create() {
return new CFWL_Edit;