Updated declaration to match definition

This commit is contained in:
Andrew Murray 2021-06-10 19:01:12 +10:00
parent 61b9065a25
commit 5b0a63f76d

View File

@ -370,7 +370,7 @@ ImagingTransform(
int y0,
int x1,
int y1,
double *a,
double a[8],
int filter,
int fill);
extern Imaging