summary refs log tree commit diff stats
path: root/ranger/fm.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-11 00:54:11 +0100
committerhut <hut@lavabit.com>2010-03-12 00:46:47 +0100
commit01c89bb5319c218f094911e832a87a8a94eded42 (patch)
tree6d022a368720f59b683ea1dba6a877573777ed90 /ranger/fm.py
parent1e5f25543a275e6dc337cac8e355fcd795409182 (diff)
downloadranger-01c89bb5319c218f094911e832a87a8a94eded42.tar.gz
misc changes
Diffstat (limited to 'ranger/fm.py')
-rw-r--r--ranger/fm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/fm.py b/ranger/fm.py
index aa1f0493..d2250347 100644
--- a/ranger/fm.py
+++ b/ranger/fm.py
@@ -19,7 +19,7 @@ from collections import deque
 from ranger.actions import Actions
 from ranger.container import Bookmarks
 from ranger.runner import Runner
-from ranger.ext.relpath import relpath_conf
+from ranger import relpath_conf
 from ranger.ext.get_executables import get_executables
 from ranger import __version__
 from ranger.fsobject import Loader