--- lib-src/etags.c.orig	Mon Aug  7 22:18:26 2000
+++ lib-src/etags.c	Mon Aug  7 22:19:11 2000
@@ -108,7 +108,7 @@
 #endif /* LONG_OPTIONS */
 
 #ifdef ETAGS_REGEXPS
-# include <regex.h>
+# include "../src/regex.h"
 #endif /* ETAGS_REGEXPS */
 
 /* Define CTAGS to make the program "ctags" compatible with the usual one.
