| Index: xfa/fwl/core/fwl_widgetimp.h
|
| diff --git a/xfa/fwl/core/fwl_widgetimp.h b/xfa/fwl/core/fwl_widgetimp.h
|
| index cbc89b9a8b36597bf5bc50187963ce6d294b1925..0c8f643a0fd849e2f1fb5dc685126a5e28d7896e 100644
|
| --- a/xfa/fwl/core/fwl_widgetimp.h
|
| +++ b/xfa/fwl/core/fwl_widgetimp.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include <memory>
|
|
|
| -#include "core/fxcrt/include/fx_coordinates.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_coordinates.h"
|
| +#include "core/fxcrt/fx_system.h"
|
| #include "xfa/fwl/core/cfwl_event.h"
|
| #include "xfa/fwl/core/cfwl_themepart.h"
|
| #include "xfa/fwl/core/ifwl_widgetdelegate.h"
|
|
|