autoheader generates config.h instead of cconfig.h.
[pazpar2-moved-to-github.git] / src / connection.c
index 965ebc8..067c7ac 100644 (file)
@@ -33,7 +33,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #include <assert.h>
 
 #if HAVE_CONFIG_H
-#include "cconfig.h"
+#include <config.h>
 #endif
 
 #include <yaz/log.h>