regen_headers tiny tidying:
[p5sagit/p5-mst-13.2.git] / regcomp.pl
index 225882a..1809da3 100644 (file)
@@ -1,6 +1,6 @@
 BEGIN {
     # Get function prototypes
-    require 'regen.pl';
+    require 'regen_lib.pl';
 }
 #use Fatal qw(open close rename chmod unlink);
 open DESC, 'regcomp.sym';