summaryrefslogtreecommitdiff
path: root/elm/UList/LabelEdit.elm
diff options
context:
space:
mode:
Diffstat (limited to 'elm/UList/LabelEdit.elm')
-rw-r--r--elm/UList/LabelEdit.elm2
1 files changed, 1 insertions, 1 deletions
diff --git a/elm/UList/LabelEdit.elm b/elm/UList/LabelEdit.elm
index ce65e414..28e4b154 100644
--- a/elm/UList/LabelEdit.elm
+++ b/elm/UList/LabelEdit.elm
@@ -13,7 +13,7 @@ import Dict exposing (Dict)
import Lib.Html exposing (..)
import Lib.Api as Api
import Gen.Api as GApi
-import Gen.LabelEdit as GLE
+import Gen.UListLabelEdit as GLE
main : Program GLE.Recv Model Msg