Index: lib/typed_data/typed_data_patch.dart |
diff --git a/lib/typed_data/typed_data_patch.dart b/lib/typed_data/typed_data_patch.dart |
index 474ad712b8f42ed5d4ced50210b7773b712931b1..df0cf4fc5317ab94721dc8e54f17a6a83ed99690 100644 |
--- a/lib/typed_data/typed_data_patch.dart |
+++ b/lib/typed_data/typed_data_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; |
import 'dart:collection'; |
import 'dart:fletch.ffi'; |