X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Fconvert.h;h=0ab09dbccb7ac56b2076cb870d9956f701af6f09;hb=579edbc3e615ade4ac65296eeaff383ac19fe9b1;hp=b61563fd32449c200b6915484b4fcc9a3d3c7a33;hpb=cec9583fe97a74a44625e63cfa22318db2699ee4;p=ypp-sc-tools.web-live.git 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);