| Index: xfa/fwl/basewidget/fwl_comboboximp.cpp
|
| diff --git a/xfa/fwl/basewidget/fwl_comboboximp.cpp b/xfa/fwl/basewidget/fwl_comboboximp.cpp
|
| index d04c641fa3c58565e2f21448081065c6e4179da9..0a5469198950d7cf7322d7df6ef675886535a013 100644
|
| --- a/xfa/fwl/basewidget/fwl_comboboximp.cpp
|
| +++ b/xfa/fwl/basewidget/fwl_comboboximp.cpp
|
| @@ -7,6 +7,7 @@
|
| #include "xfa/fwl/basewidget/fwl_comboboximp.h"
|
|
|
| #include "xfa/fde/tto/fde_textout.h"
|
| +#include "xfa/fee/fde_txtedtengine.h"
|
| #include "xfa/fwl/basewidget/fwl_editimp.h"
|
| #include "xfa/fwl/basewidget/fwl_formproxyimp.h"
|
| #include "xfa/fwl/basewidget/fwl_listboximp.h"
|
|
|