Index: samples/simple_todo/java/TodoView.java |
diff --git a/samples/simple_todo/java/TodoView.java b/samples/simple_todo/java/TodoView.java |
index 9bb282139479eac9f57f8b73ef1107ac1f67358f..ff54d9e04b0ccb258fd8f2b52cb09602a7be50fe 100644 |
--- a/samples/simple_todo/java/TodoView.java |
+++ b/samples/simple_todo/java/TodoView.java |
@@ -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 fletch.*; |
+import dartino.*; |
import java.io.BufferedReader; |
import java.io.IOException; |