mem-cache: Add match functions to QueueEntry
[gem5.git] / src / mem / AddrMapper.py
index f6e943ed19264170a5c0f167032297c196bd636e..a1ddaeb7a19d8cff00cf0532b985a69a0083ac55 100644 (file)
@@ -36,7 +36,7 @@
 # Authors: Andreas Hansson
 
 from m5.params import *
-from MemObject import MemObject
+from m5.objects.MemObject import MemObject
 
 # An address mapper changes the packet addresses in going from the
 # slave port side of the mapper to the master port side. When the