diff --git a/Grid/qcd/action/fermion/Fermion.h b/Grid/qcd/action/fermion/Fermion.h index bf50dac584..d2930bdfd5 100644 --- a/Grid/qcd/action/fermion/Fermion.h +++ b/Grid/qcd/action/fermion/Fermion.h @@ -224,7 +224,7 @@ template using WilsonExpClover = WilsonCloverFermion WilsonCloverFermionD2; /*! Single-precision Wilson clover fermion in fundamental representation of \f$SU(N)\f$ */ -typedef WilsonCloverWilsonImplF> WilsonCloverFermionF; +typedef WilsonClover WilsonCloverFermionF; /*! Double-precision Wilson clover fermion in fundamental representation of \f$SU(N)\f$ */ typedef WilsonClover WilsonCloverFermionD;