From c66781ed4d8beb611a1155be540cffb3df7ce146 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 27 Apr 2021 13:12:09 +0200 Subject: Rename libcrystfel's config.h to libcrystfel-config.h This removes the big potential for confusion, which has happened several times (see e.g. 095cbebaf6). It also fixes in-tree builds with CMake (but seriously, always use out-of-tree builds). Fixes #2. --- libcrystfel/src/indexers/fromfile.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libcrystfel/src/indexers/fromfile.c') diff --git a/libcrystfel/src/indexers/fromfile.c b/libcrystfel/src/indexers/fromfile.c index 1f3cc0da..9a99b242 100644 --- a/libcrystfel/src/indexers/fromfile.c +++ b/libcrystfel/src/indexers/fromfile.c @@ -29,6 +29,8 @@ * */ +#include + #include #include #include -- cgit v1.2.3