diff options
Diffstat (limited to 'core/fxge/android/fx_android_font.h')
-rw-r--r-- | core/fxge/android/fx_android_font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/android/fx_android_font.h b/core/fxge/android/fx_android_font.h index ee8859185e..6268c3ed7b 100644 --- a/core/fxge/android/fx_android_font.h +++ b/core/fxge/android/fx_android_font.h @@ -11,7 +11,7 @@ #if _FX_OS_ == _FX_ANDROID_ -#include "core/include/fxge/fx_font.h" +#include "core/fxge/include/fx_font.h" class IFPF_FontMgr; |