diff options
Diffstat (limited to 'core/include/fxge/fpf.h')
-rw-r--r-- | core/include/fxge/fpf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/include/fxge/fpf.h b/core/include/fxge/fpf.h index e65fae0bbd..11e2bf1e40 100644 --- a/core/include/fxge/fpf.h +++ b/core/include/fxge/fpf.h @@ -7,7 +7,7 @@ #ifndef CORE_INCLUDE_FXGE_FPF_H_ #define CORE_INCLUDE_FXGE_FPF_H_ -#include "../fxcrt/fx_coordinates.h" +#include "core/include/fxcrt/fx_coordinates.h" class IFPF_FontMgr; |