| 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 f9808363285abd94daaa78d3889b63802358a5aa..e9fbb3618c73fa4a567ac9c48d5d1e373a4505d8 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/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| #if _FX_OS_ == _FX_ANDROID_
|
|
|
|
|