move over to from openpower imports
[soc.git] / src / soc / fu / compunits / test / test_spr_compunit.py
index 11c1ac3903e619bef3235eb86c91a2fffb3261df..3bdb90ea2b2146cf66e71030d90bb6e7b9945559 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-from soc.decoder.power_enums import (XER_bits, Function)
+from openpower.decoder.power_enums import (XER_bits, Function)
 
 from soc.fu.spr.test.test_pipe_caller import get_cu_inputs
 from soc.fu.spr.test.test_pipe_caller import SPRTestCase  # creates the tests