From bab8b091f69679c373e4f8ccfa794cd52419db8f Mon Sep 17 00:00:00 2001 From: fcolin Date: Wed, 10 Dec 2008 11:57:07 +0000 Subject: mise en conformite avec Regexp.cxx et Regexp.h pour compilation sans USE_PCRE --- Ivy/Regexp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ivy/Regexp.cxx') diff --git a/Ivy/Regexp.cxx b/Ivy/Regexp.cxx index 4dc1823..f04da7b 100644 --- a/Ivy/Regexp.cxx +++ b/Ivy/Regexp.cxx @@ -68,7 +68,7 @@ // regular-expression syntax might require a total rethink. #include "IvyStdAfx.h" -#include "regexp.h" +#include "Regexp.h" // The first byte of the regexp internal "program" is actually this magic // number; the start node begins in the second byte. -- cgit v1.1