diff options
Diffstat (limited to 'libcrystfel/src/indexers/xds.c')
-rw-r--r-- | libcrystfel/src/indexers/xds.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libcrystfel/src/indexers/xds.c b/libcrystfel/src/indexers/xds.c index 3b2f2b87..3936f791 100644 --- a/libcrystfel/src/indexers/xds.c +++ b/libcrystfel/src/indexers/xds.c @@ -28,10 +28,7 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - +#include <libcrystfel-config.h> #include <stdlib.h> #include <stdio.h> |