From f559054c1a1b0819e52e0f9d04fc55be484746c5 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Thu, 23 Jun 2005 17:24:23 +0000 Subject: [project @ 2005-06-23 17:24:23 by rjw] Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 2 of 2. svn path=/import/netsurf/; revision=1762 --- riscos/treeview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/treeview.h') diff --git a/riscos/treeview.h b/riscos/treeview.h index 053709f66..40ee3fbe1 100644 --- a/riscos/treeview.h +++ b/riscos/treeview.h @@ -16,6 +16,7 @@ #include "oslib/osspriteop.h" #include "oslib/wimp.h" #include "netsurf/desktop/tree.h" +#include "netsurf/image/bitmap.h" #define TREE_TEXT_HEIGHT 40 #define TREE_SPRITE_WIDTH 40 /* text plus sprite entries only */ -- cgit v1.2.3