--- vcl/source/glyphs/gcach_ftyp.cxx.orig 2004-12-30 10:51:40 +0300 +++ vcl/source/glyphs/gcach_ftyp.cxx 2004-12-30 10:48:08 +0300 @@ -77,6 +77,8 @@ #include #include +#include + #include "freetype/freetype.h" #include "freetype/ftglyph.h" #include "freetype/ftoutln.h" --- vcl/source/glyphs/gcach_layout.cxx.orig 2004-01-09 21:13:49 +0300 +++ vcl/source/glyphs/gcach_layout.cxx 2004-12-30 10:47:40 +0300 @@ -68,6 +68,7 @@ #endif #ifndef _SV_GCACHFTYP_HXX +#include #include #include #endif