X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2Fconvert.h;h=0ab09dbccb7ac56b2076cb870d9956f701af6f09;hp=b61563fd32449c200b6915484b4fcc9a3d3c7a33;hb=9b746cc0a0512dd570aa5d4b6185bc1007f74b03;hpb=f23577a2c5659be8d42d87da85a6a62beb80cd3c diff --git a/pctb/convert.h b/pctb/convert.h index b61563f..0ab09db 100644 --- a/pctb/convert.h +++ b/pctb/convert.h @@ -69,7 +69,7 @@ static inline Rgb ri_rgb(const RgbImage *ri, int x, int y) { /*----- from structure.c -----*/ -void find_structure(const CanonImage *im, int *max_relevant_y_r); +void find_structure(CanonImage *im, int *max_relevant_y_r); Rect find_sunshine_widget(void); void find_islandname(RgbImage *ri);