From 60d0ac47edb93d019743d864da136853faa1e5b1 Mon Sep 17 00:00:00 2001 From: andreas 'randy' weinberger Date: Sun, 28 Feb 2010 12:01:16 +0100 Subject: added gcc43-compat patch (include cstring.h/csdtlib.h) --- glcdgraphics/glcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glcdgraphics/glcd.c') diff --git a/glcdgraphics/glcd.c b/glcdgraphics/glcd.c index 6a74c33..e79b6b8 100644 --- a/glcdgraphics/glcd.c +++ b/glcdgraphics/glcd.c @@ -16,7 +16,7 @@ #include #include -#include +#include #include "bitmap.h" #include "glcd.h" -- cgit v1.2.3