summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/tonkadur/Tonkadur/Execute.elm')
-rw-r--r--src/shared/tonkadur/Tonkadur/Execute.elm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/tonkadur/Tonkadur/Execute.elm b/src/shared/tonkadur/Tonkadur/Execute.elm
index 6876e80..200d4a7 100644
--- a/src/shared/tonkadur/Tonkadur/Execute.elm
+++ b/src/shared/tonkadur/Tonkadur/Execute.elm
@@ -1,6 +1,7 @@
module Tonkadur.Execute exposing (execute)
-- Elm -------------------------------------------------------------------------
+import Dict
import List
-- Tonkadur --------------------------------------------------------------------