X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ffreetype.cc;h=f6cdd4ecfde07b17f6d9db2c4a655daee5be1c15;hb=74aedcd9d608982602129d3f1b5eca0992692224;hp=d7d4843ce8be17504b0e132b1fbfde45d71b04d1;hpb=9d6de982fe5be4786a9bc8ff71d577042dbba61f;p=lilypond.git diff --git a/lily/freetype.cc b/lily/freetype.cc index d7d4843ce8..f6cdd4ecfd 100644 --- a/lily/freetype.cc +++ b/lily/freetype.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2004--2012 Han-Wen Nienhuys + Copyright (C) 2004--2014 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,8 +20,8 @@ #include "freetype.hh" #include "warn.hh" -#include -#include +#include FT_OUTLINE_H +#include FT_BBOX_H FT_Library freetype2_library;