Version 1.0.8.
[pazpar2-moved-to-github.git] / src / relevance.c
index a30892f..86ba9ec 100644 (file)
@@ -17,14 +17,14 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <ctype.h>
 #include <math.h>
 #include <stdlib.h>
 
-#if HAVE_CONFIG_H
-#include <cconfig.h>
-#endif
-
 #include "relevance.h"
 #include "pazpar2.h"