| Index: xfa/fwl/core/ifwl_combolist.cpp
|
| diff --git a/xfa/fwl/core/ifwl_combolist.cpp b/xfa/fwl/core/ifwl_combolist.cpp
|
| index 7f178fd1b75bd9a66592175a35c4d92f47c151f1..cb54e116c65c18b64aa36ee29fc31fe46ee07eda 100644
|
| --- a/xfa/fwl/core/ifwl_combolist.cpp
|
| +++ b/xfa/fwl/core/ifwl_combolist.cpp
|
| @@ -12,6 +12,7 @@
|
| #include "xfa/fwl/core/cfwl_msgmouse.h"
|
| #include "xfa/fwl/core/ifwl_combobox.h"
|
| #include "xfa/fwl/core/ifwl_comboedit.h"
|
| +#include "xfa/fwl/core/ifwl_listboxdp.h"
|
|
|
| IFWL_ComboList::IFWL_ComboList(
|
| const IFWL_App* app,
|
|
|