diff options
Diffstat (limited to 'libcrystfel/src/indexers/taketwo.c')
-rw-r--r-- | libcrystfel/src/indexers/taketwo.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libcrystfel/src/indexers/taketwo.c b/libcrystfel/src/indexers/taketwo.c index 1bccf1e0..4b481e93 100644 --- a/libcrystfel/src/indexers/taketwo.c +++ b/libcrystfel/src/indexers/taketwo.c @@ -86,9 +86,7 @@ * * Clean up the mess (cleanup_taketwo_obs_vecs()) */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif +#include <libcrystfel-config.h> #include <gsl/gsl_matrix.h> #include <gsl/gsl_blas.h> |