| Index: core/fxge/android/fx_android_font.h
 | 
| diff --git a/core/fxge/android/fx_android_font.h b/core/fxge/android/fx_android_font.h
 | 
| index ef8062dda8292c63e7a7adbd3406f7e3a3adf408..1ce4694f777868f54e0d0ea3fcd57c06bbb9c597 100644
 | 
| --- a/core/fxge/android/fx_android_font.h
 | 
| +++ b/core/fxge/android/fx_android_font.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef CORE_FXGE_ANDROID_FX_ANDROID_FONT_H_
 | 
|  #define CORE_FXGE_ANDROID_FX_ANDROID_FONT_H_
 | 
|  
 | 
| -#include "core/include/fxcrt/fx_system.h"
 | 
| +#include "core/fxcrt/include/fx_system.h"
 | 
|  
 | 
|  #if _FX_OS_ == _FX_ANDROID_
 | 
|  
 | 
| 
 |