| Index: third_party/freetype/src/psaux/psauxmod.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/psauxmod.h b/third_party/freetype/src/psaux/psauxmod.h
|
| similarity index 94%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/psauxmod.h
|
| rename to third_party/freetype/src/psaux/psauxmod.h
|
| index cf677ed8b47a6f51fc351813222979a31478d78b..1217236924844b44f4df226691f86708653be32e 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/psauxmod.h
|
| +++ b/third_party/freetype/src/psaux/psauxmod.h
|
| @@ -20,8 +20,8 @@
|
| #define __PSAUXMOD_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/ftmodapi.h"
|
| +#include <ft2build.h>
|
| +#include FT_MODULE_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|