Index: gtkhid-cairo.c =================================================================== --- gtkhid-cairo.c (revision 10816) +++ gtkhid-cairo.c (revision 10817) @@ -644,7 +644,7 @@ // // gdk_gc_set_foreground(priv->grid_gc, &gport->grid_color); //} -static void ghid_cairo_set_special_colors(conf_native_t * cfg) +static void ghid_cairo_set_special_colors(conf_native_t * cfg, int arr_idx) { render_priv_t *priv = gport->render_priv;