| Index: xfa/include/fwl/core/fwl_app.h
 | 
| diff --git a/xfa/include/fwl/core/fwl_app.h b/xfa/include/fwl/core/fwl_app.h
 | 
| index ca771432db25d6b8b5c412a1174a481d8c21fff7..7904ee89f5023ed1caea7f01ed4cbd02650beac6 100644
 | 
| --- a/xfa/include/fwl/core/fwl_app.h
 | 
| +++ b/xfa/include/fwl/core/fwl_app.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_INCLUDE_FWL_CORE_FWL_APP_H_
 | 
|  #define XFA_INCLUDE_FWL_CORE_FWL_APP_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_string.h"
 | 
| +#include "core/fxcrt/include/fx_string.h"
 | 
|  #include "xfa/include/fwl/core/fwl_thread.h"
 | 
|  
 | 
|  class IFWL_AdapterNative;
 | 
| 
 |