summaryrefslogtreecommitdiff
path: root/src/sliceitoff/screens/instructions1.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sliceitoff/screens/instructions1.py')
-rw-r--r--src/sliceitoff/screens/instructions1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sliceitoff/screens/instructions1.py b/src/sliceitoff/screens/instructions1.py
index 58d6f58..cf9ccc7 100644
--- a/src/sliceitoff/screens/instructions1.py
+++ b/src/sliceitoff/screens/instructions1.py
@@ -1,5 +1,5 @@
""" screens.instructions1 - First page of instructions"""
-from text import TextPage
+from sliceitoff.text import TextPage
def instructions1_screen():
""" Instructions about the goal """