X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftype42%2Ft42error.h;h=e48132ec09836296924077b17c2b4e0c54f0a3f4;hb=91a53b69c36685c4ad83496ceaf34d10ad3a4a50;hp=5fb21439497b1d2de03b100c4fe0aadb7fbbd32c;hpb=0703b790eabd9793c55ddbc1de5bee19318dbd9b;p=platform%2Fupstream%2Ffreetype2.git diff --git a/src/type42/t42error.h b/src/type42/t42error.h index 5fb2143..e48132e 100644 --- a/src/type42/t42error.h +++ b/src/type42/t42error.h @@ -4,7 +4,7 @@ * * Type 42 error codes (specification only). * - * Copyright (C) 2002-2019 by + * Copyright (C) 2002-2020 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and may only be used, @@ -25,7 +25,7 @@ #ifndef T42ERROR_H_ #define T42ERROR_H_ -#include FT_MODULE_ERRORS_H +#include #undef FTERRORS_H_ @@ -33,7 +33,7 @@ #define FT_ERR_PREFIX T42_Err_ #define FT_ERR_BASE FT_Mod_Err_Type42 -#include FT_ERRORS_H +#include #endif /* T42ERROR_H_ */