--- xpdf-3.01/splash/SplashFTFont.cc.freetype-internals 2005-08-17 01:34:31.000000000 -0400 +++ xpdf-3.01/splash/SplashFTFont.cc 2005-10-13 10:08:22.000000000 -0400 @@ -14,7 +14,8 @@ #include #include FT_OUTLINE_H -#include FT_INTERNAL_OBJECTS_H // needed for FT_New_Size decl +#include FT_SIZES_H +#include FT_GLYPH_H #include "gmem.h" #include "SplashMath.h" #include "SplashGlyphBitmap.h"