diff --git a/src/ifcgeom/IfcRegister.h b/src/ifcgeom/IfcRegister.h index 7ab46a78e7..ff7e8c0a03 100644 --- a/src/ifcgeom/IfcRegister.h +++ b/src/ifcgeom/IfcRegister.h @@ -60,9 +60,9 @@ FACE(IfcRectangleProfileDef); FACE(IfcIShapeProfileDef); FACE(IfcCShapeProfileDef); FACE(IfcLShapeProfileDef); +FACE(IfcCircleHollowProfileDef); FACE(IfcCircleProfileDef); FACE(IfcFace); -FACE(IfcCircleHollowProfileDef); WIRE(IfcPolyline); WIRE(IfcPolyLoop);