From 5f6c2cbff7cd778b6487943d62e71ff9e7b04893 Mon Sep 17 00:00:00 2001 From: John Tytgat Date: Sat, 26 Jul 2008 22:29:15 +0000 Subject: - Compiler warning squash - Changed a lineending \n\r -> \n for a couple of files. - More code style conformance. svn path=/trunk/netsurf/; revision=4762 --- riscos/plotters.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/plotters.c') diff --git a/riscos/plotters.c b/riscos/plotters.c index 512e0572e..18b53701a 100644 --- a/riscos/plotters.c +++ b/riscos/plotters.c @@ -20,6 +20,7 @@ * Target independent plotting (RISC OS screen implementation). */ +#include #include #include "oslib/colourtrans.h" #include "oslib/draw.h" -- cgit v1.2.3