diff options
Diffstat (limited to 'libcrystfel/src/detgeom.c')
-rw-r--r-- | libcrystfel/src/detgeom.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libcrystfel/src/detgeom.c b/libcrystfel/src/detgeom.c index fe247ba6..122dcd87 100644 --- a/libcrystfel/src/detgeom.c +++ b/libcrystfel/src/detgeom.c @@ -26,10 +26,7 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - +#include <libcrystfel-config.h> #include <math.h> #include <stdlib.h> |