Index: sky/framework/components/fixed_height_scrollable.dart |
diff --git a/sky/framework/components/fixed_height_scrollable.dart b/sky/framework/components/fixed_height_scrollable.dart |
index 6706513277aae39e6e15e0a14348c8a5ddaa6bdc..a3b789e78fbb7dadf236694d5055d2daa9da4015 100644 |
--- a/sky/framework/components/fixed_height_scrollable.dart |
+++ b/sky/framework/components/fixed_height_scrollable.dart |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-import '../animation/fling-curve.dart'; |
+import '../animation/fling_curve.dart'; |
import '../fn.dart'; |
import 'dart:sky' as sky; |