From b7c4e3cfcbd2cfa08bd5078e921b4e584cb3c57f Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Fri, 2 Jul 2004 14:43:34 +0000 Subject: [PATCH] changed the name of an include file. however, I think this is no longer part of the distribution. --- Cantera/src/surfKinetics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cantera/src/surfKinetics.h b/Cantera/src/surfKinetics.h index 2a79eeb23..f9d773bda 100755 --- a/Cantera/src/surfKinetics.h +++ b/Cantera/src/surfKinetics.h @@ -24,7 +24,7 @@ #include "utilities.h" #include "RateCoeffMgr.h" -#include "surfacePhase.h" +#include "SurfPhase.h" namespace Cantera {