| Index: third_party/freetype/src/smooth/ftsmooth.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/ftsmooth.h b/third_party/freetype/src/smooth/ftsmooth.h
|
| similarity index 95%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/ftsmooth.h
|
| rename to third_party/freetype/src/smooth/ftsmooth.h
|
| index 775b82d10155bb259e55939689558063c6d15eb1..3708790df176ad5e6a3413ff546d0b95f1d670d5 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/ftsmooth.h
|
| +++ b/third_party/freetype/src/smooth/ftsmooth.h
|
| @@ -20,8 +20,8 @@
|
| #define __FTSMOOTH_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/ftrender.h"
|
| +#include <ft2build.h>
|
| +#include FT_RENDER_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|