49c49
< #include "mem/mem_object.hh"
---
> #include "mem/port.hh"
51a52
> #include "sim/sim_object.hh"
54c55
< * The communication monitor is a MemObject which can monitor statistics of
---
> * The communication monitor is a SimObject which can monitor statistics of
64c65
< class CommMonitor : public MemObject
---
> class CommMonitor : public SimObject
86c87
< public: // MemObject interfaces
---
> public: // SimObject interfaces