diff --git a/src/ifcparse/IfcWrite.h b/src/ifcparse/IfcWrite.h index d09d014c43..5f794310f4 100644 --- a/src/ifcparse/IfcWrite.h +++ b/src/ifcparse/IfcWrite.h @@ -132,7 +132,7 @@ namespace IfcWrite { std::string toString(bool upper=false) const; unsigned int Size() const; argument_type argumentType() const; - IfcUtil::ArgumentType IfcWriteArgument::type() const; + IfcUtil::ArgumentType type() const; }; /// An entity to help with passing of SELECT arguments that