aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/Main.elm
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/elm/Main.elm')
-rw-r--r--src/client/elm/Main.elm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/elm/Main.elm b/src/client/elm/Main.elm
index 684cd1b..34afa92 100644
--- a/src/client/elm/Main.elm
+++ b/src/client/elm/Main.elm
@@ -20,7 +20,7 @@ import View exposing (view)
import Persona as Persona exposing (operations)
-import InitViewAction exposing (initViewAction)
+import ServerCommunication exposing (initViewAction)
main : Signal Html
main = app.html