aboutsummaryrefslogtreecommitdiff
path: root/src/reproject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reproject.h')
-rw-r--r--src/reproject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reproject.h b/src/reproject.h
index c65549c..ac7b240 100644
--- a/src/reproject.h
+++ b/src/reproject.h
@@ -19,7 +19,7 @@
#include "control.h"
#include "reflections.h"
-extern ImageReflection *reproject_get_reflections(ImageRecord image, size_t *n, ReflectionContext *ref);
+extern ImageReflection *reproject_get_reflections(ImageRecord image, size_t *n, ReflectionContext *rctx);
#endif /* REPROJECT_H */