diff --git a/geom-exp.cpp b/geom-exp.cpp index 8ff1bc75..f54cf290 100644 --- a/geom-exp.cpp +++ b/geom-exp.cpp @@ -526,7 +526,7 @@ EX string geometry_name() { return XLAT("spherical"); case gcSolNIH: - switch(geometry) { + switch(solnihv::geom()) { case gSol: return XLAT("Sol"); case gNIH: