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/save_complete.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/save_complete.h') diff --git a/riscos/save_complete.h b/riscos/save_complete.h index 043f357b8..63db0e44d 100644 --- a/riscos/save_complete.h +++ b/riscos/save_complete.h @@ -23,6 +23,7 @@ #ifndef _NETSURF_RISCOS_SAVE_COMPLETE_H_ #define _NETSURF_RISCOS_SAVE_COMPLETE_H_ +#include struct content; void save_complete_init(void); -- cgit v1.2.3