Index: xfa/src/fwl/src/lightwidget/listbox.cpp |
diff --git a/xfa/src/fwl/src/lightwidget/listbox.cpp b/xfa/src/fwl/src/lightwidget/listbox.cpp |
index 9b8d105960abfe197b31024963b8da53fa7896cc..6a7a26cd1bda4bb9ac9f2bdc7c6d07c789de33ad 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; |