summaryrefslogtreecommitdiff
path: root/xfa/src/fwl/src/lightwidget/edit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fwl/src/lightwidget/edit.cpp')
-rw-r--r--xfa/src/fwl/src/lightwidget/edit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/src/fwl/src/lightwidget/edit.cpp b/xfa/src/fwl/src/lightwidget/edit.cpp
index 58b4f49c4b..cf87ae031d 100644
--- a/xfa/src/fwl/src/lightwidget/edit.cpp
+++ b/xfa/src/fwl/src/lightwidget/edit.cpp
@@ -9,7 +9,6 @@
#include <memory>
#include "xfa/include/fwl/basewidget/fwl_edit.h"
-#include "xfa/src/foxitlib.h"
CFWL_Edit* CFWL_Edit::Create() {
return new CFWL_Edit;