| Index: xfa/fwl/core/ifwl_form.h
|
| diff --git a/xfa/fwl/core/ifwl_form.h b/xfa/fwl/core/ifwl_form.h
|
| index 13eb9d31f452d078b31c4329abab2d963a53cc7b..860cbd679d4fe150c3b955856d5a6549cbef0eb1 100644
|
| --- a/xfa/fwl/core/ifwl_form.h
|
| +++ b/xfa/fwl/core/ifwl_form.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FWL_CORE_IFWL_FORM_H_
|
| #define XFA_FWL_CORE_IFWL_FORM_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
| #include "xfa/fwl/core/cfwl_widgetimpproperties.h"
|
| #include "xfa/fwl/core/ifwl_dataprovider.h"
|
| #include "xfa/fwl/core/ifwl_widget.h"
|
|
|