From 27a4f9c4ac45ff65f941964f7351b64b1e6a9f35 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 20 Oct 2009 17:20:18 +0000 Subject: *** empty log message *** --- src/freetype2/otvalid/otvalid.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/freetype2/otvalid/otvalid.c') diff --git a/src/freetype2/otvalid/otvalid.c b/src/freetype2/otvalid/otvalid.c index 2f85f60..d5c2b75 100644 --- a/src/freetype2/otvalid/otvalid.c +++ b/src/freetype2/otvalid/otvalid.c @@ -4,7 +4,7 @@ /* */ /* FreeType validator for OpenType tables (body only). */ /* */ -/* Copyright 2004 by */ +/* Copyright 2004, 2007 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ @@ -25,6 +25,7 @@ #include "otvgpos.c" #include "otvgsub.c" #include "otvjstf.c" +#include "otvmath.c" #include "otvmod.c" /* END */ -- cgit v1.2.3