summaryrefslogtreecommitdiffstats
path: root/installclasses/custom.py
diff options
context:
space:
mode:
Diffstat (limited to 'installclasses/custom.py')
-rw-r--r--installclasses/custom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/installclasses/custom.py b/installclasses/custom.py
index 2789d823a..9ae165dc9 100644
--- a/installclasses/custom.py
+++ b/installclasses/custom.py
@@ -1,5 +1,5 @@
from installclass import BaseInstallClass
-from translate import N_
+from rhpl.translate import N_
from constants import *
import os
import iutil