mem-cache: Add match functions to QueueEntry
[gem5.git] / src / mem / CommMonitor.py
index aa8da62edc5a29d163b83611fb2cca972bf59ce0..fc53ef1f0aeb1622d056fde5e264141c7c11a614 100644 (file)
@@ -38,8 +38,8 @@
 
 from m5.params import *
 from m5.proxy import *
-from MemObject import MemObject
-from System import System
+from m5.objects.MemObject import MemObject
+from m5.objects.System import System
 
 # The communication monitor will most typically be used in combination
 # with periodic dumping and resetting of stats using schedStatEvent