49a50
> #include "sim/sim_object.hh"
78c79
< QueuedSlavePort(const std::string& name, MemObject* owner,
---
> QueuedSlavePort(const std::string& name, SimObject* owner,
131c132
< QueuedMasterPort(const std::string& name, MemObject* owner,
---
> QueuedMasterPort(const std::string& name, SimObject* owner,