Chromium Code Reviews| Index: xfa/fwl/core/cfwl_listbox.cpp |
| diff --git a/xfa/fwl/core/cfwl_listbox.cpp b/xfa/fwl/core/cfwl_listbox.cpp |
| index 5b2ad5efbdc6428e88400059f22cb66ed4b7eaa0..0f931d990501e2f10c6ccc627577fdaf72cbc4d7 100644 |
| --- a/xfa/fwl/core/cfwl_listbox.cpp |
| +++ b/xfa/fwl/core/cfwl_listbox.cpp |
| @@ -10,6 +10,7 @@ |
| #include "third_party/base/ptr_util.h" |
| #include "third_party/base/stl_util.h" |
| +#include "xfa/fwl/core/ifwl_listbox.h" |
| namespace { |