| Index: third_party/freetype/src/cff/cffdrivr.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cffdrivr.h b/third_party/freetype/src/cff/cffdrivr.h
|
| similarity index 94%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cffdrivr.h
|
| rename to third_party/freetype/src/cff/cffdrivr.h
|
| index cd41f57e9d2416a86b4ff8c38cf0096a56c5290d..50e8138701e34a29b7d77af7a90f6ea7c8809191 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cffdrivr.h
|
| +++ b/third_party/freetype/src/cff/cffdrivr.h
|
| @@ -20,8 +20,8 @@
|
| #define __CFFDRIVER_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/internal/ftdriver.h"
|
| +#include <ft2build.h>
|
| +#include FT_INTERNAL_DRIVER_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|