From e4c359b5c303cecfc49fb82799805da9fee8dadb Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Thu, 9 Dec 2004 14:27:06 +0000 Subject: 1.0-pre2 --- graphtft/font.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphtft') diff --git a/graphtft/font.c b/graphtft/font.c index f4657c3..e38b283 100644 --- a/graphtft/font.c +++ b/graphtft/font.c @@ -1,10 +1,11 @@ /* - * $Id: font.c,v 1.2 2004/12/06 21:19:07 lordjaxom Exp $ + * $Id: font.c,v 1.3 2004/12/09 12:43:14 lordjaxom Exp $ * * Taken from GraphTFT */ #include "font.h" +#include cGraphtftFont::cGraphtftFont() { -- cgit v1.2.3