Index: client/agents/cma_core.h =================================================================== RCS file: /home/freeciv/CVS/freeciv/client/agents/cma_core.h,v retrieving revision 1.8 diff -u -r1.8 cma_core.h --- client/agents/cma_core.h 2002/12/21 14:19:05 1.8 +++ client/agents/cma_core.h 2002/12/22 18:34:21 @@ -30,7 +30,7 @@ #include "attribute.h" -#include "cm_core.h" +#include "cm.h" /* * Called once per client start. Index: common/aicore/Makefile.am =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/aicore/Makefile.am,v retrieving revision 1.2 diff -u -r1.2 Makefile.am --- common/aicore/Makefile.am 2002/12/22 13:40:55 1.2 +++ common/aicore/Makefile.am 2002/12/22 18:34:21 @@ -5,5 +5,5 @@ INCLUDES = -I.. -I$(top_srcdir)/common -I../../intl libaicore_a_SOURCES = \ - cm_core.c \ - cm_core.h + cm.c \ + cm.h Index: common/aicore/cm.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/aicore/cm.c,v retrieving revision 1.1 diff -u -r1.1 cm.c --- common/aicore/cm.c 2002/12/22 17:59:11 1.1 +++ common/aicore/cm.c 2002/12/22 18:34:21 @@ -30,7 +30,7 @@ #include "support.h" #include "timing.h" -#include "cm_core.h" +#include "cm.h" /* * Terms used