Skip to content

Commit a455a65

Browse files
authored
Update buildingpart.js
1 parent fb61045 commit a455a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/buildingpart.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
import {PyramidGeometry} from 'pyramid';
1212
import {RampGeometry} from 'ramp';
1313
import {WedgeGeometry} from 'wedge';
14-
import {WedgeGeometry} from 'hipped';
14+
import {HippedGeometry} from 'hipped';
1515
import {BuildingShapeUtils} from './extras/BuildingShapeUtils.js';
1616
/**
1717
* An OSM Building Part

0 commit comments

Comments
 (0)