| Index: xfa/fwl/core/ifwl_edit.cpp
|
| diff --git a/xfa/fwl/core/ifwl_edit.cpp b/xfa/fwl/core/ifwl_edit.cpp
|
| index 65a54dc57aa849ac5393fce89bf2b5a32dec447c..b3b2e1ca8a1a61a2685c211e4a52eb1a6092b46f 100644
|
| --- a/xfa/fwl/core/ifwl_edit.cpp
|
| +++ b/xfa/fwl/core/ifwl_edit.cpp
|
| @@ -17,7 +17,8 @@
|
| #include "xfa/fde/fde_render.h"
|
| #include "xfa/fde/ifde_txtedtpage.h"
|
| #include "xfa/fgas/font/fgas_gefont.h"
|
| -#include "xfa/fwl/core/cfwl_message.h"
|
| +#include "xfa/fwl/core/cfwl_msgkey.h"
|
| +#include "xfa/fwl/core/cfwl_msgmouse.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
| #include "xfa/fwl/core/cfwl_themepart.h"
|
| #include "xfa/fwl/core/cfwl_widgetmgr.h"
|
|
|