summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/PathSelection.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/PathSelection.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/PathSelection.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/ui/PathSelection.py b/wizards/com/sun/star/wizards/ui/PathSelection.py
index ac6b50522b92..37040a6a8a30 100644
--- a/wizards/com/sun/star/wizards/ui/PathSelection.py
+++ b/wizards/com/sun/star/wizards/ui/PathSelection.py
@@ -16,9 +16,9 @@
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
import traceback
-from wizards.common.PropertyNames import *
-from wizards.common.FileAccess import *
-from wizards.common.SystemDialog import SystemDialog
+from ..common.PropertyNames import *
+from ..common.FileAccess import *
+from ..common.SystemDialog import SystemDialog
class PathSelection(object):