diff --git a/eo/tutorial/Templates/make_genotype_MyStruct.h b/eo/tutorial/Templates/make_genotype_MyStruct.h index a5194f9b0..9892583b4 100644 --- a/eo/tutorial/Templates/make_genotype_MyStruct.h +++ b/eo/tutorial/Templates/make_genotype_MyStruct.h @@ -55,7 +55,7 @@ */ template -eoInit & do_make_genotype(eoParameterLoader& _parser, eoState& _state, EOT) +eoInit & do_make_genotype(eoParser& _parser, eoState& _state, EOT) { // read any useful parameter here from the parser // the param itself will belong to the parser (as far as memory is concerned)