autoheader generates config.h instead of cconfig.h.
[pazpar2-moved-to-github.git] / src / relevance.c
index a30892f..b35adce 100644 (file)
@@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #include <stdlib.h>
 
 #if HAVE_CONFIG_H
-#include <cconfig.h>
+#include <config.h>
 #endif
 
 #include "relevance.h"