| Index: xfa/fwl/lightwidget/cfwl_widget.h
|
| diff --git a/xfa/fwl/lightwidget/cfwl_widget.h b/xfa/fwl/lightwidget/cfwl_widget.h
|
| index 80e278e161064787102859f29d1d87d5a4ef3170..c230ce200c90653a098689c1e801b7dca7798eaf 100644
|
| --- a/xfa/fwl/lightwidget/cfwl_widget.h
|
| +++ b/xfa/fwl/lightwidget/cfwl_widget.h
|
| @@ -10,8 +10,8 @@
|
| #include <memory>
|
|
|
| #include "xfa/fwl/core/cfwl_event.h"
|
| -#include "xfa/fwl/lightwidget/cfwl_widgetproperties.h"
|
| #include "xfa/fwl/core/ifwl_widget.h"
|
| +#include "xfa/fwl/lightwidget/cfwl_widgetproperties.h"
|
|
|
| class CFWL_Event;
|
| class CFWL_Message;
|
|
|