Merge ktlim@zizzer:/bk/newmem
[gem5.git] / src / mem / cache / cache_blk.hh
index a4df1b03ffd45a195c9d4367adad25d5873b10b0..fa00a0f5af5e670e0fc6df0f7dca7f0357501134 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <list>
 
-#include "sim/root.hh"         // for Tick
+#include "sim/core.hh"         // for Tick
 #include "arch/isa_traits.hh"  // for Addr
 #include "mem/request.hh"