X-Git-Url: http://pileus.org/git/?p=~andy%2Fct;a=blobdiff_plain;f=gallery%2Fhtml.h;fp=gallery%2Fhtml.h;h=2fd46e5ef0f8b024525994b28257c489880ecd80;hp=85f95d47683d535505af935b754546278de7c1ab;hb=94a72f13f1a737e37668497fb7b862bb4ab1226c;hpb=99726f9b8716daf3973712d53dfc0ffaf2cfa37f diff --git a/gallery/html.h b/gallery/html.h index 85f95d4..2fd46e5 100644 --- a/gallery/html.h +++ b/gallery/html.h @@ -4,6 +4,6 @@ void frame_index(); void frame_head(); -void frame_nav(int square, GList *thumbs); +void frame_nav(int square, GList *images); void frame_content();