Index: xfa/fwl/core/cfwl_listbox.cpp |
diff --git a/xfa/fwl/lightwidget/cfwl_listbox.cpp b/xfa/fwl/core/cfwl_listbox.cpp |
similarity index 99% |
rename from xfa/fwl/lightwidget/cfwl_listbox.cpp |
rename to xfa/fwl/core/cfwl_listbox.cpp |
index f55bcc671a6eadb04204eca5ad97a48de9f94b28..3884e8c42ebd3c245c10bf8fce6a431cb43f1f2e 100644 |
--- a/xfa/fwl/lightwidget/cfwl_listbox.cpp |
+++ b/xfa/fwl/core/cfwl_listbox.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/fwl/lightwidget/cfwl_listbox.h" |
+#include "xfa/fwl/core/cfwl_listbox.h" |
#include <memory> |