diff options
Diffstat (limited to 'libcrystfel/src/image-cbf.c')
-rw-r--r-- | libcrystfel/src/image-cbf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libcrystfel/src/image-cbf.c b/libcrystfel/src/image-cbf.c index c9de17df..2ea5f0a5 100644 --- a/libcrystfel/src/image-cbf.c +++ b/libcrystfel/src/image-cbf.c @@ -26,9 +26,7 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif +#include <libcrystfel-config.h> #include <stdlib.h> #include <assert.h> |