summaryrefslogtreecommitdiff
path: root/lorrycontroller/gitano.py
diff options
context:
space:
mode:
Diffstat (limited to 'lorrycontroller/gitano.py')
-rw-r--r--lorrycontroller/gitano.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorrycontroller/gitano.py b/lorrycontroller/gitano.py
index 375e518..d2cfdb3 100644
--- a/lorrycontroller/gitano.py
+++ b/lorrycontroller/gitano.py
@@ -16,7 +16,7 @@
import cliapp
-include lorrycontroller
+import lorrycontroller
class GitanoCommandFailure(Exception):