| Index: third_party/freetype/src/cid/cidobjs.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/cidobjs.h b/third_party/freetype/src/cid/cidobjs.h
|
| similarity index 96%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/cid/cidobjs.h
|
| rename to third_party/freetype/src/cid/cidobjs.h
|
| index 53c4c392f62fd48265ca7f6eb342d1b4acce08ac..aee346d1c88b90d921e31f0afe23f6a789cd18f6 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/cidobjs.h
|
| +++ b/third_party/freetype/src/cid/cidobjs.h
|
| @@ -20,10 +20,10 @@
|
| #define __CIDOBJS_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/internal/ftobjs.h"
|
| -#include "../../include/freetype/config/ftconfig.h"
|
| -#include "../../include/freetype/internal/t1types.h"
|
| +#include <ft2build.h>
|
| +#include FT_INTERNAL_OBJECTS_H
|
| +#include FT_CONFIG_CONFIG_H
|
| +#include FT_INTERNAL_TYPE1_TYPES_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|