Elm view list: Fix eo type errors.
authorTom Hacohen <tom@stosb.com>
Tue, 19 Apr 2016 15:36:54 +0000 (16:36 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000 (17:15 +0100)
src/lib/elementary/elm_view_list.eo

index 5dc3ded..d32e479 100644 (file)
@@ -1,3 +1,5 @@
+import elm_genlist_item;
+
 class Elm.View_List (Eo.Base)
 {
     legacy_prefix: null;