From e132f0a215392b13bf289cad55f2fece6e193625 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 4 Feb 2013 17:42:40 +0100 Subject: Indexing stuff --- libcrystfel/src/mosflm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcrystfel/src/mosflm.h') diff --git a/libcrystfel/src/mosflm.h b/libcrystfel/src/mosflm.h index ba1eb73d..1d296cb7 100644 --- a/libcrystfel/src/mosflm.h +++ b/libcrystfel/src/mosflm.h @@ -35,10 +35,10 @@ #include #endif -#include "utils.h" +#include "index.h" -extern void run_mosflm(struct image *image, UnitCell *cell); +extern int run_mosflm(struct image *image, IndexingPrivate *ipriv); #endif /* MOSFLM_H */ -- cgit v1.2.3