| Index: third_party/freetype/src/cff/cf2error.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2error.h b/third_party/freetype/src/cff/cf2error.h
|
| similarity index 98%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2error.h
|
| rename to third_party/freetype/src/cff/cf2error.h
|
| index 428775c16259a194389724ea7615d774ffb4eb33..6453ebcb7b85f3baae0cec275bb92665532d676d 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2error.h
|
| +++ b/third_party/freetype/src/cff/cf2error.h
|
| @@ -40,7 +40,7 @@
|
| #define __CF2ERROR_H__
|
|
|
|
|
| -#include "../../include/freetype/ftmoderr.h"
|
| +#include FT_MODULE_ERRORS_H
|
|
|
| #undef __FTERRORS_H__
|
|
|
| @@ -49,7 +49,7 @@
|
| #define FT_ERR_BASE FT_Mod_Err_CF2
|
|
|
|
|
| -#include "../../include/freetype/fterrors.h"
|
| +#include FT_ERRORS_H
|
| #include "cf2ft.h"
|
|
|
|
|
|
|