X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fpshinter%2Fpshalgo.c;h=920b9a74b5f56ae28689ed478b108b86fb54a6bd;hb=91a53b69c36685c4ad83496ceaf34d10ad3a4a50;hp=0c5ae6269993e7b9c8fdbd569d213faf42bfe00a;hpb=0703b790eabd9793c55ddbc1de5bee19318dbd9b;p=platform%2Fupstream%2Ffreetype2.git diff --git a/src/pshinter/pshalgo.c b/src/pshinter/pshalgo.c index 0c5ae62..920b9a7 100644 --- a/src/pshinter/pshalgo.c +++ b/src/pshinter/pshalgo.c @@ -4,7 +4,7 @@ * * PostScript hinting algorithm (body). * - * Copyright (C) 2001-2019 by + * Copyright (C) 2001-2020 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and may only be used @@ -16,10 +16,9 @@ */ -#include -#include FT_INTERNAL_OBJECTS_H -#include FT_INTERNAL_DEBUG_H -#include FT_INTERNAL_CALC_H +#include +#include +#include #include "pshalgo.h" #include "pshnterr.h"