diff --git a/src/os/windows/font_win32.h b/src/os/windows/font_win32.h --- a/src/os/windows/font_win32.h +++ b/src/os/windows/font_win32.h @@ -13,6 +13,8 @@ #include "../../fontcache/truetypefontcache.h" #include "win32.h" +#include + /** Font cache for fonts that are based on a Win32 font. */ class Win32FontCache : public TrueTypeFontCache { private: