Index: lib/math/math_patch.dart |
diff --git a/lib/math/math_patch.dart b/lib/math/math_patch.dart |
index 47525b9ea54111a0f47d900baa9343228c139ca2..a35d0483f23e21824c2a65d45801bf65e97d634f 100644 |
--- a/lib/math/math_patch.dart |
+++ b/lib/math/math_patch.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE.md file. |
-import 'dart:_fletch_system' as fletch; |
+import 'dart:fletch._system' as fletch; |
const patch = "patch"; |