summaryrefslogtreecommitdiff
path: root/amiga/icon.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/icon.h')
-rw-r--r--amiga/icon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/icon.h b/amiga/icon.h
index 0efc95136..a89cbdfb0 100644
--- a/amiga/icon.h
+++ b/amiga/icon.h
@@ -43,5 +43,7 @@ bool amiga_icon_clone(const struct content *old, struct content *new_content);
#endif /* WITH_AMIGA_ICON */
+struct hlcache_handle;
+
void ami_superimpose_favicon(char *path, struct hlcache_handle *icon, char *type);
#endif