Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/shell.py')
-rwxr-xr-xshell/shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/shell.py b/shell/shell.py
index 18eceeb..e4cc36a 100755
--- a/shell/shell.py
+++ b/shell/shell.py
@@ -11,7 +11,7 @@ import gobject
import sugar.util
from sugar.chat.ChatWindow import ChatWindow
from sugar.chat.GroupChat import GroupChat
-from sugar.session.LogWriter import LogWriter
+from sugar.LogWriter import LogWriter
from Owner import ShellOwner
from StartPage import StartPage