| Index: xfa/fwl/core/cfwl_event.h
|
| diff --git a/xfa/fwl/core/cfwl_event.h b/xfa/fwl/core/cfwl_event.h
|
| index 4b74c02930e309a70d2ab1027436f77024dd9bd8..e7bc15ad58a9b066d48fcb8495aa457d7e9dd748 100644
|
| --- a/xfa/fwl/core/cfwl_event.h
|
| +++ b/xfa/fwl/core/cfwl_event.h
|
| @@ -10,7 +10,8 @@
|
| #include "core/fxcrt/fx_coordinates.h"
|
| #include "core/fxcrt/fx_string.h"
|
| #include "core/fxcrt/fx_system.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/fwl_error.h"
|
|
|
| enum class FWL_SCBCODE {
|
|
|