Skip to content

Commit ebbf02c

Browse files
committed
Update SphericalUtil.php
1 parent c8c9b05 commit ebbf02c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SphericalUtil.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php namespace BPB;
1+
<?php namespace GeometryLibrary;
22

33
/*
44
* Copyright 2013 Google Inc.
@@ -17,7 +17,7 @@
1717
* limitations under the License.
1818
*/
1919

20-
use BPB\MathUtil;
20+
use GeometryLibrary\MathUtil;
2121

2222
class SphericalUtil {
2323

0 commit comments

Comments
 (0)