Chromium Code Reviews| Index: xfa/fwl/core/ifwl_comboedit.cpp |
| diff --git a/xfa/fwl/core/ifwl_comboedit.cpp b/xfa/fwl/core/ifwl_comboedit.cpp |
| index 73ca14627f2ba8ed83be52bcfe3c0f80fb7b4218..965ba009f2b7a7c8635f7daf13c2279377bd8769 100644 |
| --- a/xfa/fwl/core/ifwl_comboedit.cpp |
| +++ b/xfa/fwl/core/ifwl_comboedit.cpp |
| @@ -7,6 +7,7 @@ |
| #include "xfa/fwl/core/ifwl_comboedit.h" |
| #include "xfa/fde/cfde_txtedtengine.h" |
| +#include "xfa/fwl/core/cfwl_msgmouse.h" |
| #include "xfa/fwl/core/ifwl_combobox.h" |
| IFWL_ComboEdit::IFWL_ComboEdit( |