summaryrefslogtreecommitdiff
path: root/src/python/m5/objects/Tsunami.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/m5/objects/Tsunami.py')
-rw-r--r--src/python/m5/objects/Tsunami.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/m5/objects/Tsunami.py b/src/python/m5/objects/Tsunami.py
index 27ea0bce8..4613571d8 100644
--- a/src/python/m5/objects/Tsunami.py
+++ b/src/python/m5/objects/Tsunami.py
@@ -1,4 +1,4 @@
-from m5 import *
+from m5.config import *
from Device import BasicPioDevice
from Platform import Platform