summaryrefslogtreecommitdiff
path: root/pcre_ucp_searchfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_ucp_searchfuncs.c')
-rw-r--r--pcre_ucp_searchfuncs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre_ucp_searchfuncs.c b/pcre_ucp_searchfuncs.c
index 20bb7be..cb4b13c 100644
--- a/pcre_ucp_searchfuncs.c
+++ b/pcre_ucp_searchfuncs.c
@@ -45,7 +45,7 @@ properties. */
#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. */