summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 5509c0314..cac5143e5 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -117,7 +117,7 @@ struct gui_window
int scrolly;
struct history_window *hw;
struct List dllist;
- struct content *favicon;
+ hlcache_handle *favicon;
bool throbbing;
char *tabtitle;
};