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