--- ssplit.c.orig	Fri Aug  4 09:39:24 2000
+++ ssplit.c	Fri Nov  3 12:24:59 2000
@@ -22,9 +22,10 @@
  *      l = flag indicating whether to ignore leading field separators
  */
 
+#include "loaders.h"
 #include <stdlib.h>	/*  For free()		*/
 #include <stdio.h>	/*  Required by jcc.h	*/
-#include "gnu_regex.h"
+#include "gnuregex.h"
 #include "jcc.h"	/*  For zalloc()	*/
 #undef DEBUG 		/*  DEBUG macro use in this file is not	*/
 			/*  	consistent with use in jcc.h	*/
