aboutsummaryrefslogtreecommitdiff
path: root/src/reproject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reproject.h')
-rw-r--r--src/reproject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reproject.h b/src/reproject.h
index 95a2b77..9ff3579 100644
--- a/src/reproject.h
+++ b/src/reproject.h
@@ -20,6 +20,7 @@
#include "reflections.h"
extern ImageReflection *reproject_get_reflections(ImageRecord image, size_t *n, ReflectionList *reflectionlist, ControlContext *ctx);
+extern void reproject_open(ControlContext *ctx);
#endif /* REPROJECT_H */