X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_reclists.c;h=89ea7dddc607cd59c64a92cec0d520c00ccaa9e7;hb=2819110732a5e3cdc6de71333977ff39d7cf8bf3;hp=eabf74067ef6a3e3365aba66dfaf606585b19567;hpb=e107b0011a295ccc61502d6e5ea79d9125a3fbb4;p=pazpar2-moved-to-github.git diff --git a/src/test_reclists.c b/src/test_reclists.c index eabf740..89ea7dd 100644 --- a/src/test_reclists.c +++ b/src/test_reclists.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2008 Index Data + Copyright (C) 2006-2009 Index Data Pazpar2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -18,7 +18,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #if HAVE_CONFIG_H -#include "cconfig.h" +#include #endif #define USE_TIMING 0 @@ -29,7 +29,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include -#include "config.h" +#include "pazpar2_config.h" //#include "record.h" #include "reclists.h"