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