From 24f509f49c8be6191c0b635b379485574f976a68 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 20 Jun 2018 10:00:53 +0200 Subject: Formatting fussiness --- libcrystfel/src/xgandalf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libcrystfel/src/xgandalf.h') diff --git a/libcrystfel/src/xgandalf.h b/libcrystfel/src/xgandalf.h index 6b63c64f..1aced417 100644 --- a/libcrystfel/src/xgandalf.h +++ b/libcrystfel/src/xgandalf.h @@ -33,6 +33,8 @@ #include #endif +#include + struct xgandalf_options { unsigned int sampling_pitch; unsigned int grad_desc_iterations; @@ -42,7 +44,6 @@ struct xgandalf_options { float maxLatticeVectorLength_A; }; -#include #include "index.h" extern int run_xgandalf(struct image *image, void *ipriv); -- cgit v1.2.3