diff options
Diffstat (limited to 'libcrystfel/src/indexers/xgandalf.c')
-rw-r--r-- | libcrystfel/src/indexers/xgandalf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libcrystfel/src/indexers/xgandalf.c b/libcrystfel/src/indexers/xgandalf.c index 6b09f65c..ada0507a 100644 --- a/libcrystfel/src/indexers/xgandalf.c +++ b/libcrystfel/src/indexers/xgandalf.c @@ -26,9 +26,7 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif +#include <libcrystfel-config.h> #include "xgandalf.h" |