summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/event/RadioDataAware.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/event/RadioDataAware.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/event/RadioDataAware.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/ui/event/RadioDataAware.py b/wizards/com/sun/star/wizards/ui/event/RadioDataAware.py
index 181662b19b5f..a2ef2940c54f 100644
--- a/wizards/com/sun/star/wizards/ui/event/RadioDataAware.py
+++ b/wizards/com/sun/star/wizards/ui/event/RadioDataAware.py
@@ -1,5 +1,5 @@
-from DataAware import *
-from UnoDataAware import *
+from wizards.ui.event.DataAware import *
+from wizards.ui.event.UnoDataAware import *
import time
'''
@author rpiterman