diff --git a/examples/cxx/kinetics_example3.cpp b/examples/cxx/kinetics_example3.cpp index d00d3f8c9..e2d1c359a 100644 --- a/examples/cxx/kinetics_example3.cpp +++ b/examples/cxx/kinetics_example3.cpp @@ -53,7 +53,7 @@ int kinetics_example3(int job) { // create an ideal gas mixture that corresponds to GRI-Mech // 3.0 - IdealGasMix* gg = new IdealGasMix("gri30.cti", "gri30"); + IdealGasMix* gg = new IdealGasMix("gri30.xml", "gri30"); IdealGasMix& gas = *gg; // set the state