summaryrefslogtreecommitdiffstats
path: root/partedUtils.py
diff options
context:
space:
mode:
Diffstat (limited to 'partedUtils.py')
-rw-r--r--partedUtils.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/partedUtils.py b/partedUtils.py
index 10017bffc..c9b0ffd1f 100644
--- a/partedUtils.py
+++ b/partedUtils.py
@@ -23,9 +23,10 @@ import os, sys, string
import fsset
import iutil, isys
import raid
-from log import log
from flags import flags
from partErrors import *
+
+from rhpl.log import log
from rhpl.translate import _
fsTypes = {}