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/treeview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/treeview.h') diff --git a/riscos/treeview.h b/riscos/treeview.h index 7ec562c37..df718fc7a 100644 --- a/riscos/treeview.h +++ b/riscos/treeview.h @@ -24,7 +24,7 @@ #define _NETSURF_RISCOS_TREEVIEW_H_ #include -#include +#include "oslib/osspriteop.h" #include "oslib/wimp.h" #include "desktop/tree.h" #include "image/bitmap.h" -- cgit v1.2.3