aboutsummaryrefslogtreecommitdiff
path: root/src/reproject.h
diff options
context:
space:
mode:
authortaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-10-03 14:01:12 +0000
committertaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-10-03 14:01:12 +0000
commit585ca628920b5eba3f6addddabcec9ca90527f19 (patch)
treea1c4d5735ed59e2af08f238e2d827c822728145f /src/reproject.h
parent80828d43d4959122c549be8e44b26815bdb61519 (diff)
UI and reprojection stuff
git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@144 bf6ca9ba-c028-0410-8290-897cf20841d1
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 */