--- code/trunk/pcre_ucp_searchfuncs.c 2007/03/02 13:10:43 96 +++ code/trunk/pcre_ucp_searchfuncs.c 2007/03/05 12:36:47 97 @@ -45,7 +45,7 @@ #include "ucp.h" /* Category definitions */ #include "ucpinternal.h" /* Internal table details */ -#include "ucptable.c" /* The table itself */ +#include "ucptable.h" /* The table itself */ /* Table to translate from particular type value to the general value. */